aboutsummaryrefslogtreecommitdiff
path: root/net/mtr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mtr/Makefile')
-rw-r--r--net/mtr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index f67af5599627..9b4cc567ed75 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mtr
PORTVERSION= 0.85
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
LOCAL/sunpoet
@@ -27,7 +28,7 @@ PLIST_FILES= sbin/mtr
.if ${PORT_OPTIONS:MGLIB}
CONFIGURE_ARGS+=--with-glib
-USE_GNOME= _glib20
+USE_GNOME= glib20
.else
CONFIGURE_ARGS+=--without-glib
.endif