diff options
Diffstat (limited to 'www/swish-e/Makefile')
-rw-r--r-- | www/swish-e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index 3de8f4813009..eb153ccd8795 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -7,6 +7,7 @@ PORTNAME= swish-e PORTVERSION= 2.4.3 +PORTREVISION= 1 CATEGORIES= www textproc MASTER_SITES= http://swish-e.org/distribution/ @@ -14,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple web indexing for humans - enhanced USE_GNOME= libxml2 -USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" |