aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-09 21:37:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-09 21:37:59 +0000
commit11954274466512bfbd2fd63f674ad94088664416 (patch)
tree821b18c8bd862b4558a0a04e780a953d923a9d19
parentaf58a9f9558c86096d241e86fb63ee2a91de44f4 (diff)
downloadports-11954274466512bfbd2fd63f674ad94088664416.tar.gz
ports-11954274466512bfbd2fd63f674ad94088664416.zip
- Use USES=gmake
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=347693
-rw-r--r--net/daq/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/daq/Makefile b/net/daq/Makefile
index 17c6651d1e58..929beaa802ab 100644
--- a/net/daq/Makefile
+++ b/net/daq/Makefile
@@ -18,9 +18,8 @@ LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet \
BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
-USES= bison
+USES= bison gmake
USE_AUTOTOOLS= libtool
MAKE_JOBS_UNSAFE= yes