aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/tcpreplay
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2017-08-30 20:02:36 +0000
committerDan Langille <dvl@FreeBSD.org>2017-08-30 20:02:36 +0000
commit2ed480722b4e03288ca32e4237bfcd0ce0e5d64c (patch)
tree5b183f3f385c6527c9e27068bb5ab8b0c50b6da2 /net-mgmt/tcpreplay
parente004c3b00ca5dc3fcea869aa82c31afe38321fea (diff)
downloadports-2ed480722b4e03288ca32e4237bfcd0ce0e5d64c.tar.gz
ports-2ed480722b4e03288ca32e4237bfcd0ce0e5d64c.zip
Correctly define the _DESC values
Reported by: ehaupt,mat
Notes
Notes: svn path=/head/; revision=449000
Diffstat (limited to 'net-mgmt/tcpreplay')
-rw-r--r--net-mgmt/tcpreplay/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile
index 63a1bb8debba..4413d905c759 100644
--- a/net-mgmt/tcpreplay/Makefile
+++ b/net-mgmt/tcpreplay/Makefile
@@ -4,7 +4,7 @@
PORTNAME= tcpreplay
PORTVERSION= 4.2.6
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MAINTAINER= ehaupt@FreeBSD.org
@@ -29,8 +29,8 @@ CONFIGURE_ARGS= --program-transform-name='s|.*\(tcp.*\)|\1|' \
CONFIGURE_ARGS+= --disable-local-libopts --disable-libopts-install
OPTIONS_DEFINE= LIBPCAP_BASE LIBPCAP_PORTS
-LIBPCAP_BASE= Build with libpcap from the base OS
-LIBPCAP_PORTS= Build with net/libpcap
+LIBPCAP_BASE_DESC= Build with libpcap from the base OS
+LIBPCAP_PORTS_DESC= Build with net/libpcap
OPTIONS_SINGLE= SG1
OPTIONS_SINGLE= LIBPCAP_BASE LIBPCAP_PORTS