aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-07-30 14:49:55 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-07-30 14:49:55 +0000
commit92c6ee8c97f2dd433666cdf211a7fa2d63e7f956 (patch)
tree2a6e24bb4a5800dfb0b710cea0b7eecd1225af83
parentce3f034ed99b8eaf8f0976009e0b927bffa71662 (diff)
downloadports-92c6ee8c97f2dd433666cdf211a7fa2d63e7f956.tar.gz
ports-92c6ee8c97f2dd433666cdf211a7fa2d63e7f956.zip
Notes
-rw-r--r--net-im/loudmouth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index dab4ace4f89b..3a797c8dc187 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -7,7 +7,7 @@
PORTNAME= loudmouth
PORTVERSION= 1.4.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-im gnome
MASTER_SITES= http://ftp.imendio.com/pub/imendio/loudmouth/src/ \
GNOME
@@ -23,7 +23,7 @@ USE_GETTEXT= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USE_GNOME= gnomehack glib20 ltverhack
-CONFIGURE_ARGS= --disable-gtk-doc --enable-debug=no
+CONFIGURE_ARGS= --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-Wl,-Bsymbolic -L${LOCALBASE}/lib"