summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"