diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 07:00:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 07:00:15 +0000 |
commit | ee79f6d785df6f3cd95e310217b654e7ddbf984a (patch) | |
tree | e056c71dcec2891a27063c3d2ff95b45626ce6d4 /net/xbone | |
parent | d8771481e0d9feb41858258fb28adbfe2dc62f66 (diff) |
Notes
Diffstat (limited to 'net/xbone')
-rw-r--r-- | net/xbone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xbone/Makefile b/net/xbone/Makefile index 6068dbba2762..147216e34d8c 100644 --- a/net/xbone/Makefile +++ b/net/xbone/Makefile @@ -42,7 +42,7 @@ BUILD_DEPENDS= p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig \ USE_GMAKE= yes #IS_INTERACTIVE= yes NO_BUILD= yes -USE_PERL5= yes +USES= perl5 USE_OPENLDAP= yes INSTALL_TARGET= node |