aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 22:58:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 22:58:16 +0000
commitf2b85008daac9e53516862b261e6e2d1f491c374 (patch)
tree4953b7feaf7130581f51fe4f91c8154af688bc9f
parentd31d5a9564190163081a323d423b1983b9cb4bc4 (diff)
downloadports-f2b85008daac9e53516862b261e6e2d1f491c374.tar.gz
ports-f2b85008daac9e53516862b261e6e2d1f491c374.zip
Notes
-rw-r--r--cad/geda-gattrib/Makefile1
-rw-r--r--cad/geda-netlist/Makefile7
-rw-r--r--games/cheech/Makefile1
-rw-r--r--irc/lostirc/Makefile2
-rw-r--r--net-im/telepathy-salut/Makefile2
-rw-r--r--science/gwyddion/Makefile2
-rw-r--r--x11-toolkits/libsexymm/Makefile2
7 files changed, 8 insertions, 9 deletions
diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile
index 14e969cf6b8f..f39a8ce9a043 100644
--- a/cad/geda-gattrib/Makefile
+++ b/cad/geda-gattrib/Makefile
@@ -21,6 +21,7 @@ DATADIR= ${PREFIX}/share/geda
DOCSDIR= ${PREFIX}/share/doc/geda
GNU_CONFIGURE= yes
+USES= pkgconfig
USE_GNOME= gtk20 glib20
USE_GMAKE= yes
INSTALLS_ICONS= yes
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
index 7d339d8eaa46..c16e3ed4097c 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnetlist
-# Date created: 4 April 2001
-# Whom: bruno schwander <bruno@tinkerbox.org>
-#
+# Created by: bruno schwander <bruno@tinkerbox.org>
# $FreeBSD$
-#
PORTNAME= netlist
PORTVERSION= 1.4.3
@@ -26,6 +22,7 @@ DOCSDIR= ${PREFIX}/share/doc/geda
GNU_CONFIGURE= yes
USE_GNOME= gtk20
+USES= pkgconfig
CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/games/cheech/Makefile b/games/cheech/Makefile
index d2666694e615..0804cfdef65e 100644
--- a/games/cheech/Makefile
+++ b/games/cheech/Makefile
@@ -14,6 +14,7 @@ COMMENT= Multiplayer Chinese Checkers game
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
gnet-2.0.0:${PORTSDIR}/net/gnet2
+USES= pkgconfig
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:env
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index bba6c365a56e..2aba5a4d9381 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -15,7 +15,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
-USES= pathfix
+USES= pathfix pkgconfig
USE_GNOME= gnomeprefix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-kde
diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile
index 9832f11b8092..769ca1656865 100644
--- a/net-im/telepathy-salut/Makefile
+++ b/net-im/telepathy-salut/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= avahi-glib.1:${PORTSDIR}/net/avahi-app \
soup-2.4.1:${PORTSDIR}/devel/libsoup
GNU_CONFIGURE= yes
-USEs= pkgconfig
+USES= pkgconfig
USE_GMAKE= yes
USE_GNOME= gnomehack glib20 libxslt:build
USE_OPENSSL= yes
diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile
index e03a30435308..e9bbb970bbef 100644
--- a/science/gwyddion/Makefile
+++ b/science/gwyddion/Makefile
@@ -20,7 +20,7 @@ OPTIONS_DEFAULT=PERL PYTHON UNIQUE
UNIQUE_DESC= Remote controle backend support
USE_XZ= yes
-USES= desktop-file-utils gettext pathfix shared-mime-info
+USES= desktop-file-utils gettext pathfix shared-mime-info pkgconfig
USE_GNOME= gconf2 gtk20 libxml2
USE_GL= glu
USE_GMAKE= yes
diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile
index 5f8b4de589e4..473cbab6b8ab 100644
--- a/x11-toolkits/libsexymm/Makefile
+++ b/x11-toolkits/libsexymm/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtkmm24 \
sexy:${PORTSDIR}/x11-toolkits/libsexy
USE_AUTOTOOLS= libtool
-USES= pathfix
+USES= pathfix pkgconfig
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes