diff options
-rw-r--r-- | devel/pcre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index e70df30d81b1..e787ff267dc9 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -15,7 +15,7 @@ COMMENT= Perl Compatible Regular Expressions library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENCE -USES= libtool pathfix tar:bzip2 +USES= cpe libtool pathfix tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes |