summaryrefslogtreecommitdiff
path: root/net/mtr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
commitcda30a295fd474159658e5a43f99f4441d06682f (patch)
tree2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /net/mtr
parentRepocopy linux_base-f7 -> linux_base-f8 is completed. (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209811
Diffstat (limited to 'net/mtr')
-rw-r--r--net/mtr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index fba80a929f6a..56ed415d9ef0 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mtr
PORTVERSION= 0.72
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
http://www.mirrors.wiretapped.net/security/network-mapping/mtr/ \
@@ -31,7 +31,7 @@ PKGNAMESUFFIX= -gtk1
USE_GNOME= gtk20
CONFIGURE_ARGS=--enable-gtk2
.endif
-USE_XLIB= yes
+USE_XORG= x11
CONFIGURE_ARGS+=--with-gtk-prefix=${X11BASE}
.else
PKGNAMESUFFIX= -nox11