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/mknbi | |
parent | - Convert gmake to USES (diff) |
- Convert gmake,bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'net/mknbi')
-rw-r--r-- | net/mknbi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/mknbi/Makefile b/net/mknbi/Makefile index 20046c0d0a57..2db113dba926 100644 --- a/net/mknbi/Makefile +++ b/net/mknbi/Makefile @@ -20,8 +20,7 @@ MLINKS+= mknbi.1 ${i} PORTDOCS= COPYING README LOG spec.txt -USES= perl5 -USE_GMAKE= yes +USES= perl5 gmake ONLY_FOR_ARCHS= i386 NO_STAGE= yes |