aboutsummaryrefslogtreecommitdiff
path: root/lang/ferite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ferite/Makefile')
-rw-r--r--lang/ferite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile
index 296102f1a577..670f8bac7407 100644
--- a/lang/ferite/Makefile
+++ b/lang/ferite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ferite
PORTVERSION= 1.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= SF
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An embeddable scripting language
LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \
- xml2.5:${PORTSDIR}/textproc/libxml2
+ libxml2.so:${PORTSDIR}/textproc/libxml2
USE_AUTOTOOLS= libtool
USE_GMAKE= yes