summaryrefslogtreecommitdiff
path: root/www/swish-e
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-12-16 11:31:20 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-12-16 11:31:20 +0000
commiteb7d34df66f0234d3ca25de9d7cb58c7a962f67c (patch)
tree6a9b9d74f36b3d0ba56dc3fe6c4492d374d65acf /www/swish-e
parentRemove a bogus line continuation and set PKGNAMEPREFIX properly. (diff)
Fix dependency on libxml2
Submitted by: bento
Notes
Notes: svn path=/head/; revision=71670
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