summaryrefslogtreecommitdiff
path: root/net/mtr
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-28 23:55:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-28 23:55:41 +0000
commit29e0a97529041f6dd845b66568dcfffc8929dcf0 (patch)
tree03ee3438ce249bc80c4ae14c1eb7486302ffe310 /net/mtr
parentUse USES=gnome (diff)
Use USES=gnome
Notes
Notes: svn path=/head/; revision=444613
Diffstat (limited to 'net/mtr')
-rw-r--r--net/mtr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index e4458ee27f64..61fac9ff9422 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -27,6 +27,7 @@ IPV6_CATEGORIES= ipv6
IPV6_CONFIGURE_ENABLE= ipv6
X11_CONFIGURE_WITH= gtk
X11_USE= GNOME=gtk20
+X11_USES= gnome
post-patch:
@${REINPLACE_CMD} -e 's|getopt.*$$(OBJEXT)||g; s|getopt.*[ch]||g; /getopt.*Po/d' ${WRKSRC}/Makefile.in