aboutsummaryrefslogtreecommitdiffstats
path: root/www/swish-e/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/swish-e/Makefile')
-rw-r--r--www/swish-e/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile
index e7a0a077c5d..751a4b6e7ac 100644
--- a/www/swish-e/Makefile
+++ b/www/swish-e/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= swish-e
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.2
CATEGORIES= www textproc
MASTER_SITES= http://swish-e.org/Download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple web indexing for humans - enhanced
-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
-
+USE_GNOME= libxml2
USE_GMAKE= yes
GNU_CONFIGURE= yes
+PORTDOCS= *
+
MAN1= SWISH-CONFIG.1 SWISH-FAQ.1 SWISH-LIBRARY.1 SWISH-RUN.1 swish-e.1
.include <bsd.port.mk>