aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
commitdb7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch)
tree49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /net
parentea1237cf5e53134db56449396d80dbaa8167c827 (diff)
downloadports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.tar.gz
ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/gnome-nettool/Makefile9
-rw-r--r--net/gq/Makefile3
-rw-r--r--net/grsync/Makefile3
-rw-r--r--net/libgnetwork/Makefile9
-rw-r--r--net/pecl-gupnp/Makefile1
-rw-r--r--net/twitux/Makefile9
6 files changed, 9 insertions, 25 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile
index b68fafd716a5..bc6c93841409 100644
--- a/net/gnome-nettool/Makefile
+++ b/net/gnome-nettool/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gnomenetwork
-# Date Created: 03 June 2003
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
+# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/net/gnome-nettool/Makefile,v 1.58 2010/09/28 09:03:44 kwm Exp $
-#
PORTNAME= gnome-nettool
PORTVERSION= 2.32.0
@@ -22,8 +18,7 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop
USE_BZIP2= yes
USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 gnomedocutils
GNOME_DESKTOP_VERSION=2
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
diff --git a/net/gq/Makefile b/net/gq/Makefile
index ed9e74d930da..7a8bf1172882 100644
--- a/net/gq/Makefile
+++ b/net/gq/Makefile
@@ -21,8 +21,7 @@ CACHE_DESC= Support the OpenLDAP experimental client cache
USE_GNOME= libglade2 gnomedocutils
USE_OPENSSL= yes
USE_OPENLDAP= yes
-USES= gettext
-USE_GMAKE= yes
+USES= gettext gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ldap-prefix=${LOCALBASE}
diff --git a/net/grsync/Makefile b/net/grsync/Makefile
index 1816b022b833..119d18cfbddc 100644
--- a/net/grsync/Makefile
+++ b/net/grsync/Makefile
@@ -16,10 +16,9 @@ RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \
bash:${PORTSDIR}/shells/bash
USE_GNOME= gtk20
-USES= desktop-file-utils shared-mime-info
+USES= desktop-file-utils gmake shared-mime-info pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-unity
-USE_GMAKE= yes
INSTALLS_ICONS= yes
diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile
index 7865ac3946cf..0851f80b878a 100644
--- a/net/libgnetwork/Makefile
+++ b/net/libgnetwork/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libgnetwork
-# Date created: 11 December 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libgnetwork
PORTVERSION= 0.0.9
@@ -17,11 +13,10 @@ COMMENT= A GLib-based networking wrapper
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack intlhack gconf2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/net/pecl-gupnp/Makefile b/net/pecl-gupnp/Makefile
index a06ef4d76a61..33960b2df9df 100644
--- a/net/pecl-gupnp/Makefile
+++ b/net/pecl-gupnp/Makefile
@@ -14,6 +14,7 @@ COMMENT= GUPnP wrapper extension
LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp
+USES= pkgconfig
USE_PHP= yes
USE_PHPEXT= yes
diff --git a/net/twitux/Makefile b/net/twitux/Makefile
index c161a783d37d..127978af9a59 100644
--- a/net/twitux/Makefile
+++ b/net/twitux/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: twitux
-# Date created: 25 August 2008
-# Whom: Arnaud Berthomier
-#
+# Created by: Arnaud Berthomier
# $FreeBSD$
-#
PORTNAME= twitux
PORTVERSION= 0.69
@@ -24,8 +20,7 @@ USE_GNOME= glib20 gtk20 gconf2 libxml2 gnomedocutils
INSTALLS_OMF= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
CONFIGURE_ENV+= GMSGFMT="${LOCALBASE}/bin/msgfmt"
GCONF_SCHEMAS= twitux.schemas
INSTALLS_ICONS= yes