diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 12:00:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 12:00:30 +0000 |
commit | c2866e7e03e21bb8c87264f3e94eb0771ff2929f (patch) | |
tree | bb60854c08a09d1f82d638352a523fd80ba34d9a /net/xbone | |
parent | c3a0a8dbd29cde9f34420927fdebd1f51bcc3ae2 (diff) | |
download | ports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.tar.gz ports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.zip |
Notes
Diffstat (limited to 'net/xbone')
-rw-r--r-- | net/xbone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xbone/Makefile b/net/xbone/Makefile index b9b78b394e94..3909ca8fb093 100644 --- a/net/xbone/Makefile +++ b/net/xbone/Makefile @@ -35,10 +35,9 @@ BUILD_DEPENDS= p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig \ p5-Tk-Getopt>=0:${PORTSDIR}/x11-toolkits/p5-Tk-Getopt \ p5-Tk-TableMatrix>=0:${PORTSDIR}/x11-toolkits/p5-Tk-TableMatrix -USE_GMAKE= yes #IS_INTERACTIVE= yes NO_BUILD= yes -USES= perl5 +USES= perl5 gmake USE_OPENLDAP= yes INSTALL_TARGET= node |