aboutsummaryrefslogtreecommitdiff
path: root/net-im/loudmouth/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-30 15:34:30 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-30 15:34:30 +0000
commitb96c1c62e000b42418a7366a81e0b0bc9cb1a890 (patch)
tree281f3c81de0f51487d572e11ec23dd1a12b7d5e2 /net-im/loudmouth/Makefile
parentb0ec9d0065c04b34072329eeb6f1711f5657906d (diff)
downloadports-b96c1c62e000b42418a7366a81e0b0bc9cb1a890.tar.gz
ports-b96c1c62e000b42418a7366a81e0b0bc9cb1a890.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket Approved by: kwm
Notes
Notes: svn path=/head/; revision=363488
Diffstat (limited to 'net-im/loudmouth/Makefile')
-rw-r--r--net-im/loudmouth/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index 102d50f6fbed..312f39de953a 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -3,7 +3,7 @@
PORTNAME= loudmouth
PORTVERSION= 1.4.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-im gnome
MASTER_SITES= GNOME
@@ -12,10 +12,10 @@ COMMENT= Lightweight Jabber client library
LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn
-USES= gettext gmake pkgconfig tar:bzip2
-USE_AUTOTOOLS= libtool
+USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GNOME= gnomehack glib20 ltverhack
+USE_GNOME= glib20
CONFIGURE_ARGS= --disable-gtk-doc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -Wl,-Bsymbolic -L${LOCALBASE}/lib