diff options
Diffstat (limited to 'textproc/htdig/Makefile')
-rw-r--r-- | textproc/htdig/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index 2ab4d428834b..cd423f8b60ca 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -7,7 +7,7 @@ PORTNAME= htdig PORTVERSION= 3.2.0.b6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc www MASTER_SITES= http://htdig.sourceforge.net/files/ \ http://www.htdig.org/files/ \ @@ -22,8 +22,6 @@ COMMENT= A www indexing and searching system RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT} -USE_AUTOTOOLS= libtool:15 - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \ --with-default-config-file=${PREFIX}/etc/htdig/htdig.conf \ |