summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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