aboutsummaryrefslogtreecommitdiff
path: root/devel/pcre++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre++/Makefile')
-rw-r--r--devel/pcre++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index c943961c07e2..69c1768e09dd 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -12,7 +12,7 @@ COMMENT= Wrapper class around the pcre library
LICENSE= LGPL21
-LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libpcre.so:devel/pcre
USES= gmake libtool
GNU_CONFIGURE= yes