aboutsummaryrefslogtreecommitdiff
path: root/net-im/gloox/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-12 19:15:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-12 19:15:55 +0000
commit609d92e7805e7b97be41cf9eba74788514b8a443 (patch)
tree78ccbc826b4d83689b2061fc0afa7cad5ff0f487 /net-im/gloox/Makefile
parenta7bed76057157a265b0f62744a2f4fd7bc5c405a (diff)
downloadports-609d92e7805e7b97be41cf9eba74788514b8a443.tar.gz
ports-609d92e7805e7b97be41cf9eba74788514b8a443.zip
Notes
Diffstat (limited to 'net-im/gloox/Makefile')
-rw-r--r--net-im/gloox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile
index f784b20a4749..5d828b15a8b7 100644
--- a/net-im/gloox/Makefile
+++ b/net-im/gloox/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gloox
-PORTVERSION= 0.8
-PORTREVISION= 1
+PORTVERSION= 0.8.4
CATEGORIES= net-im
MASTER_SITES= http://camaya.net/download/
@@ -23,7 +22,7 @@ USE_GNOME= gnomehack
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.pre.mk>