diff options
Diffstat (limited to 'net-im/gloox/Makefile')
-rw-r--r-- | net-im/gloox/Makefile | 5 |
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> |