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/spread4 | |
parent | - Convert gmake to USES (diff) |
- Convert gmake,bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'net/spread4')
-rw-r--r-- | net/spread4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread4/Makefile b/net/spread4/Makefile index 4bcbb8b4f914..5e3c17c8fea8 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_RC_SUBR= spread USE_LDCONFIG= yes ALL_TARGET= all |