diff options
Diffstat (limited to 'www/mnoGoSearch-current/Makefile')
-rw-r--r-- | www/mnoGoSearch-current/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/mnoGoSearch-current/Makefile b/www/mnoGoSearch-current/Makefile index 8f5f32c..bfb1fd8 100644 --- a/www/mnoGoSearch-current/Makefile +++ b/www/mnoGoSearch-current/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mnogosearch -PORTVERSION= 3.1.9 -PORTREVISION= 3 +PORTVERSION= 3.1.10 CATEGORIES= www databases MASTER_SITES= http://search.mnogo.ru/Download/ @@ -55,11 +54,6 @@ pre-fetch: @${ECHO} .endif -# Add missing msql DB initialization files -post-patch: - ${CP} ${FILESDIR}/msql_ispell.txt ${WRKSRC}/create/msql/ispell.txt - ${CP} ${FILESDIR}/msql_track.txt ${WRKSRC}/create/msql/track.txt - pre-install: @${MKDIR} ${PREFIX}/share/mnogosearch |