aboutsummaryrefslogtreecommitdiffstats
path: root/devel/c-unit
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-29 23:09:42 +0800
committermiwi <miwi@FreeBSD.org>2014-05-29 23:09:42 +0800
commitdc9bbc20a7e0f17bd98a4260c6a3e827fc984cc3 (patch)
tree011775022245fb62b7480f74945534657ddc0d32 /devel/c-unit
parent8bcb34b6a41fbce7d2d7e64efc303fa9f1204f81 (diff)
downloadfreebsd-ports-gnome-dc9bbc20a7e0f17bd98a4260c6a3e827fc984cc3.tar.gz
freebsd-ports-gnome-dc9bbc20a7e0f17bd98a4260c6a3e827fc984cc3.tar.zst
freebsd-ports-gnome-dc9bbc20a7e0f17bd98a4260c6a3e827fc984cc3.zip
- Convert gmake, bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'devel/c-unit')
-rw-r--r--devel/c-unit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/c-unit/Makefile b/devel/c-unit/Makefile
index 5f363236a89e..2bca33172d4e 100644
--- a/devel/c-unit/Makefile
+++ b/devel/c-unit/Makefile
@@ -12,7 +12,7 @@ COMMENT= Unit testing framework for C
CONFLICTS= cunit-[0-9]*
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
USE_AUTOTOOLS= autoheader
USE_LDCONFIG= yes