aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2014-12-30 18:00:07 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2014-12-30 18:00:07 +0000
commitd79d18df465912092223fe92cd27edf27ad95bea (patch)
tree101c99b81092794f52ad8edcdcddc7559af8cdc4 /net
parentaa1f6278fecc71b6ef0b6a4a36408f98da412e5d (diff)
downloadports-d79d18df465912092223fe92cd27edf27ad95bea.tar.gz
ports-d79d18df465912092223fe92cd27edf27ad95bea.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/wireshark/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 0800710dfc0d..bf9748980955 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -3,6 +3,7 @@
PORTNAME?= wireshark
PORTVERSION= 1.12.2
+PORTREVISION?= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://ftp.uni-kl.de/pub/wireshark/src/ \
@@ -163,6 +164,7 @@ CONFIGURE_ARGS+=--with-krb5=no
post-patch:
@${REINPLACE_CMD} -e 's|llua|llua-${LUA_VER}|g ; \
+ s|-DGDK_PIXBUF_DISABLE_DEPRECATED||g ; \
s|-Wl,--as-needed|| ' \
${WRKSRC}/configure