diff options
Diffstat (limited to 'net/twitux/Makefile')
-rw-r--r-- | net/twitux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/twitux/Makefile b/net/twitux/Makefile index fc03eb20f9a7..1c1d5ad137fd 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -3,7 +3,7 @@ PORTNAME= twitux PORTVERSION= 0.69 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MASTER_SITES= SF @@ -17,7 +17,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ USES= gettext gmake gnome pkgconfig tar:bzip2 xorg USE_XORG= x11 -USE_GNOME= glib20 gtk20 gconf2 intltool libxml2 gnomedocutils +USE_GNOME= glib20 gtk20 gconf2 intltool libxml2 INSTALLS_OMF= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= GMSGFMT="${LOCALBASE}/bin/msgfmt" |