aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/ethereal/Makefile1
-rw-r--r--net/wireshark/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 73bb65bb71c4..5126ae24bea6 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -26,6 +26,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-snmp=no
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"
+PLIST_SUB= PORTVERSION=${PORTVERSION}
MAN1= ethereal.1 tethereal.1 editcap.1
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 73bb65bb71c4..5126ae24bea6 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -26,6 +26,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-snmp=no
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"
+PLIST_SUB= PORTVERSION=${PORTVERSION}
MAN1= ethereal.1 tethereal.1 editcap.1