aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/dynamips-devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-26 21:13:46 +0800
committermiwi <miwi@FreeBSD.org>2014-05-26 21:13:46 +0800
commit38c6b7d1425f51d4e1583b806b2b17e044c528f4 (patch)
tree2b3258dcf37141d2231e20873e48d45fa8ffa4a9 /emulators/dynamips-devel
parent624994999921592fe0d77fad3cfa41b4139f339a (diff)
downloadfreebsd-ports-gnome-38c6b7d1425f51d4e1583b806b2b17e044c528f4.tar.gz
freebsd-ports-gnome-38c6b7d1425f51d4e1583b806b2b17e044c528f4.tar.zst
freebsd-ports-gnome-38c6b7d1425f51d4e1583b806b2b17e044c528f4.zip
- Convert gmake,bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'emulators/dynamips-devel')
-rw-r--r--emulators/dynamips-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile
index 5e3e4a6835f4..52a8f6aac0ca 100644
--- a/emulators/dynamips-devel/Makefile
+++ b/emulators/dynamips-devel/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf
CONFLICTS= dynamips-[0-9]* dynamips-community-[0-9]*
LICENSE= GPLv2
-USE_GMAKE= yes
+USES= gmake
ALL_TARGET= ${PORTNAME} nvram_export
MAKE_ENV= DYNAMIPS_ARCH=${DYNAMIPS_ARCH}\
PTHREAD_CFLAGS=${PTHREAD_CFLAGS}\