diff options
-rw-r--r-- | devel/monotone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index 2ac5dafd8122..987499adff6c 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -22,8 +22,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre \ SUB_FILES= pkg-message USE_BZIP2= yes USE_PERL5_BUILD=yes -USES= iconv -USE_GMAKE= yes +USES= iconv pkgconfig gmake USE_LUA= 5.1+ MAKE_JOBS_SAFE= yes |