aboutsummaryrefslogtreecommitdiffstats
path: root/net/iplog
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-29 20:00:30 +0800
committermiwi <miwi@FreeBSD.org>2014-05-29 20:00:30 +0800
commitc3e1850b6454e5008eb4e0ffc3eb66c4231b52a3 (patch)
treebb60854c08a09d1f82d638352a523fd80ba34d9a /net/iplog
parent4f3fb1260a626a482bb8f7c7b9e4758bf9da77e6 (diff)
downloadfreebsd-ports-gnome-c3e1850b6454e5008eb4e0ffc3eb66c4231b52a3.tar.gz
freebsd-ports-gnome-c3e1850b6454e5008eb4e0ffc3eb66c4231b52a3.tar.zst
freebsd-ports-gnome-c3e1850b6454e5008eb4e0ffc3eb66c4231b52a3.zip
- Convert gmake,bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'net/iplog')
-rw-r--r--net/iplog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/iplog/Makefile b/net/iplog/Makefile
index 18a55667eb79..764b636f0fd4 100644
--- a/net/iplog/Makefile
+++ b/net/iplog/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/ojnk/${PORTNAME}/${PORTVERSION}
MAINTAINER= udo.schweigert@siemens.com
COMMENT= TCP/IP traffic logging tool
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}