diff options
Diffstat (limited to 'devel/monotone/Makefile')
-rw-r--r-- | devel/monotone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index b4a4e399dae1..7d3cf9af2321 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ libbotan-1.10.so:${PORTSDIR}/security/botan110 SUB_FILES= pkg-message -USES= iconv pkgconfig gmake perl5 lua:51 tar:bzip2 makeinfo +USES= cpe iconv pkgconfig gmake perl5 lua:51 tar:bzip2 makeinfo USE_PERL5= build MAKE_JOBS_SAFE= yes |