summaryrefslogtreecommitdiffstats
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 391c0a8..50ec3df 100644
--- a/lang/ferite/Makefile
+++ b/lang/ferite/Makefile
@@ -13,8 +13,8 @@ COMMENT= Embeddable scripting language
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
- libxml2.so:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= libpcre.so:devel/pcre \
+ libxml2.so:textproc/libxml2
USES= gmake libtool
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud