aboutsummaryrefslogtreecommitdiff
path: root/net/twitux
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2014-04-16 18:28:47 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2014-04-16 18:28:47 +0000
commit39fc32e82863cce17f070122d498ce82cf7ea7af (patch)
treefc8323f5d400038235fda42a6096107239789049 /net/twitux
parentca9574e7df6ddd6a18e6234bc0f210d734a2d092 (diff)
downloadports-39fc32e82863cce17f070122d498ce82cf7ea7af.tar.gz
ports-39fc32e82863cce17f070122d498ce82cf7ea7af.zip
Notes
Diffstat (limited to 'net/twitux')
-rw-r--r--net/twitux/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/net/twitux/Makefile b/net/twitux/Makefile
index 782b4e25c101..e7309b4dadd1 100644
--- a/net/twitux/Makefile
+++ b/net/twitux/Makefile
@@ -1,24 +1,24 @@
# Created by: Arnaud Berthomier
# $FreeBSD$
-PORTNAME= twitux
+PORTNAME= twitux
PORTVERSION= 0.69
-PORTREVISION= 6
-CATEGORIES= net
+PORTREVISION= 7
+CATEGORIES= net
MASTER_SITES= SF
-MAINTAINER= oz@cyprio.net
-COMMENT= GNOME client for Twitter
+MAINTAINER= oz@cyprio.net
+COMMENT= GNOME client for Twitter
LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \
- sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
- notify.4:${PORTSDIR}/devel/libnotify \
- canberra:${PORTSDIR}/audio/libcanberra
+ sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
+ notify.4:${PORTSDIR}/devel/libnotify \
+ canberra:${PORTSDIR}/audio/libcanberra
-USE_XORG= x11
-USE_GNOME= glib20 gtk20 gconf2 libxml2 gnomedocutils
+USE_XORG= x11
+USE_GNOME= glib20 gtk20 gconf2 libxml2 gnomedocutils
INSTALLS_OMF= yes
-USE_BZIP2= yes
+USE_BZIP2= yes
GNU_CONFIGURE= yes
USES= gettext gmake pkgconfig
CONFIGURE_ENV+= GMSGFMT="${LOCALBASE}/bin/msgfmt"