diff options
Diffstat (limited to 'devel/swig20/Makefile')
-rw-r--r-- | devel/swig20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 9dd9b304c126..edfc0ead7e0b 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -12,7 +12,7 @@ COMMENT= Generate wrappers for calling C/C++ code from other languages LICENSE= GPLv3 -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre USES= gmake lua:51 |