diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 10:28:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 10:28:33 +0000 |
commit | 4321effd498ca97314180b3b68fb63345095d7be (patch) | |
tree | b70ab98a1d86bd6b9f680219eefb9157782c347b /devel/gearmand | |
parent | e8c135cbeba1075366fa86a1b827e807773d1415 (diff) | |
download | ports-4321effd498ca97314180b3b68fb63345095d7be.tar.gz ports-4321effd498ca97314180b3b68fb63345095d7be.zip |
Notes
Diffstat (limited to 'devel/gearmand')
-rw-r--r-- | devel/gearmand/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile index a00f017812a3..1e468c9dde5e 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -30,10 +30,9 @@ USERS= gearmand GROUPS= gearmand FETCH_ARGS= -pRr -USE_PERL5_BUILD=yes +USE_PERL5= build GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix +USES= pathfix gmake perl5 USE_LDCONFIG= yes USE_PYTHON_BUILD=yes USE_RC_SUBR= gearmand |