aboutsummaryrefslogtreecommitdiff
path: root/devel/regexx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/regexx/Makefile')
-rw-r--r--devel/regexx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile
index c93930faefd3..8434bc3ed515 100644
--- a/devel/regexx/Makefile
+++ b/devel/regexx/Makefile
@@ -12,7 +12,7 @@ COMMENT= Complete regular expressions C++ solution
LICENSE= LGPL21
-LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libpcre.so:devel/pcre
USES= gmake pkgconfig libtool
GNU_CONFIGURE= yes