diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-07-19 01:24:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-07-19 01:24:10 +0000 |
commit | 4572a6640e191fc34cd2102f2a1468b852b78b4d (patch) | |
tree | 0deb1f1a490e2f1e1df10843fb85e2a269f62725 /net/ethereal/Makefile | |
parent | 7d0b31fe39b7977d09bf5a7efaca367cf33abc9b (diff) |
Notes
Diffstat (limited to 'net/ethereal/Makefile')
-rw-r--r-- | net/ethereal/Makefile | 1 |
1 files changed, 1 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 |