aboutsummaryrefslogtreecommitdiffstats
path: root/www/swish-e
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2002-12-16 19:31:20 +0800
committerarved <arved@FreeBSD.org>2002-12-16 19:31:20 +0800
commitf97b2ba25393b4882f666e0cc8d6b68af45d9c50 (patch)
tree87447858ffdd32eb120ea025042a35901789d9d7 /www/swish-e
parent21d7b75b709f040ca934d2821b25679b02a92613 (diff)
downloadfreebsd-ports-gnome-f97b2ba25393b4882f666e0cc8d6b68af45d9c50.tar.gz
freebsd-ports-gnome-f97b2ba25393b4882f666e0cc8d6b68af45d9c50.tar.zst
freebsd-ports-gnome-f97b2ba25393b4882f666e0cc8d6b68af45d9c50.zip
Fix dependency on libxml2
Submitted by: bento
Diffstat (limited to 'www/swish-e')
-rw-r--r--www/swish-e/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile
index c56203c82f9a..b4be5e480b22 100644
--- a/www/swish-e/Makefile
+++ b/www/swish-e/Makefile
@@ -12,11 +12,11 @@ MASTER_SITES= http://swish-e.org/Download/
MAINTAINER= doconnor@gsoft.com.au
+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
-LIB_DEPENDS= xml.2:${PORTSDIR}/textproc/libxml2
-
do-install:
$(INSTALL_PROGRAM) ${WRKSRC}/src/swish-e ${PREFIX}/bin
$(MKDIR) -p $(PREFIX)/share/examples/swish-e