aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ocaml-pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-pcre/Makefile')
-rw-r--r--devel/ocaml-pcre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile
index 2701752ecd64..2e9646847e10 100644
--- a/devel/ocaml-pcre/Makefile
+++ b/devel/ocaml-pcre/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ocaml-
MAINTAINER= johans@FreeBSD.org
COMMENT= Perl compatible regular expressions for Objective Caml
-LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libpcre.so:devel/pcre
USE_GITHUB= yes
GH_ACCOUNT= mmottl