diff options
Diffstat (limited to 'www/dpsearch')
-rw-r--r-- | www/dpsearch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile index cfb138c43900..e4d1fc20eca6 100644 --- a/www/dpsearch/Makefile +++ b/www/dpsearch/Makefile @@ -12,8 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open source search engine for Internet and Intranet sites USE_LDCONFIG= yes -USE_GMAKE= yes -USE_BZIP2= yes +USES= gmake tar:bzip2 GNU_CONFIGURE= yes PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/dataparksearch |