aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-08-15 16:27:47 +0800
committerrafan <rafan@FreeBSD.org>2006-08-15 16:27:47 +0800
commit577241b5c404d2fcf9bbcd27d32f0c6a63f717b3 (patch)
tree8695f98993ec8398948a4db3d7fdfd91b8f81b64 /net
parentf37d9a668f59c6680834040a61d5c201613c4a53 (diff)
downloadfreebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.tar.gz
freebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.tar.zst
freebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.zip
- Define USE_GETTEXT, bump PORTREVISION
PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Diffstat (limited to 'net')
-rw-r--r--net/gnome-mud/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index b5e560619d68..9cb2ba92cfe3 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-mud
PORTVERSION= 0.10.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK-based MUD client with triggers, aliases, colors, etc
USE_X_PREFIX= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack gnometarget gnomeprefix intlhack libgnomeui \
pygtk2 vte
USE_PYTHON= yes