From cda30a295fd474159658e5a43f99f4441d06682f Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 25 Mar 2008 22:44:48 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- net/mtr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/mtr') 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 -- cgit v1.2.3