aboutsummaryrefslogtreecommitdiff
path: root/net/libgnetwork
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-25 22:55:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-25 22:55:35 +0000
commit08812175660331c9d7822e1669259c767f9d6c28 (patch)
tree85b8d97678366dd56541bf70eea9030ba6364272 /net/libgnetwork
parent3054bf7154462f5abf30bdaff367108ad9d3ca83 (diff)
downloadports-08812175660331c9d7822e1669259c767f9d6c28.tar.gz
ports-08812175660331c9d7822e1669259c767f9d6c28.zip
Support stage
Notes
Notes: svn path=/head/; revision=352160
Diffstat (limited to 'net/libgnetwork')
-rw-r--r--net/libgnetwork/Makefile12
-rw-r--r--net/libgnetwork/pkg-plist1
2 files changed, 6 insertions, 7 deletions
diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile
index 0f8b41186bea..6717f32f9846 100644
--- a/net/libgnetwork/Makefile
+++ b/net/libgnetwork/Makefile
@@ -3,22 +3,21 @@
PORTNAME= libgnetwork
PORTVERSION= 0.0.9
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= A GLib-based networking wrapper
+COMMENT= GLib-based networking wrapper
-USE_AUTOTOOLS= libtool
-USE_BZIP2= yes
-USES= gettext gmake pkgconfig
-USE_GNOME= gnomeprefix gnomehack intlhack gconf2
+USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
+USE_GNOME= gnomeprefix intlhack gconf2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
#.if !defined(WITHOUT_SSL)
#LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
@@ -27,7 +26,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+=--enable-ssl=no
#.endif
-NO_STAGE= yes
#pre-everything::
# @${ECHO_MSG} ""
# @${ECHO_MSG} "libgnetwork has the following configurable option(s):"
diff --git a/net/libgnetwork/pkg-plist b/net/libgnetwork/pkg-plist
index e2940e6b4854..55880ae58510 100644
--- a/net/libgnetwork/pkg-plist
+++ b/net/libgnetwork/pkg-plist
@@ -22,6 +22,7 @@ lib/libgnetwork-1.0.a
lib/libgnetwork-1.0.la
lib/libgnetwork-1.0.so
lib/libgnetwork-1.0.so.0
+lib/libgnetwork-1.0.so.0.0.9
libdata/pkgconfig/libgnetwork-1.0.pc
%%DOCSDIR%%/GNetworkConnection.html
%%DOCSDIR%%/GNetworkDatagram.html