summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:00:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-18 08:00:44 +0000
commit9f62a1d83df1589ba85002f2af534b06144fb13b (patch)
tree54cb5602f9483dc1bb1d525dd758d33f1a18191c
parentFix build by skipping the existence check for EOWNERDEAD and ENOTRECOVERABLE. (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=327530
-rw-r--r--audio/terminatorx/Makefile2
-rw-r--r--editors/morla/Makefile2
-rw-r--r--finance/libalkimia/Makefile8
-rw-r--r--graphics/kuickshow-kde4/Makefile8
-rw-r--r--mail/zmailer/Makefile2
-rw-r--r--multimedia/kdenlive/Makefile2
-rw-r--r--net-im/decibel/Makefile6
-rw-r--r--net-p2p/museekplus/Makefile1
-rw-r--r--science/kalzium/Makefile2
9 files changed, 12 insertions, 21 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index 455900109785..80c67ef68888 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -27,7 +27,7 @@ MPG123_DESC= mpg123 support
USE_BZIP2= yes
USE_XORG= x11 xext xi xxf86dga ice sm
-USES= gmake pathfix
+USES= gmake pathfix pkgconfig
USE_GNOME= gnomehier gtk20 libxml2
USE_AUTOTOOLS= aclocal autoheader automake autoconf
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index ea9f668a3c77..1e2946d714bf 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-gconf=auto
-USES= gettext
+USES= gettext pkgconfig
USE_GNOME= gconf2 libgtkhtml libxslt
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
diff --git a/finance/libalkimia/Makefile b/finance/libalkimia/Makefile
index cd9d444a9e7f..3525e6dcc1fd 100644
--- a/finance/libalkimia/Makefile
+++ b/finance/libalkimia/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libalkimia
-# Date created: 2011-02-28
-# Whom: Jason E. Hale <bsdkaffee@gmail.com>
-#
+# Created by: Jason E. Hale <bsdkaffee@gmail.com>
# $FreeBSD$
-#
PORTNAME= libalkimia
PORTVERSION= 4.3.2
@@ -20,7 +16,7 @@ LICENSE= LGPL21
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
USE_BZIP2= yes
-USES= cmake
+USES= cmake pkgconfig
USE_KDE4= automoc4 kdeprefix kdelibs
USE_QT4= qmake_build moc_build rcc_build uic_build
diff --git a/graphics/kuickshow-kde4/Makefile b/graphics/kuickshow-kde4/Makefile
index c54793aa2c3d..684a88a9d508 100644
--- a/graphics/kuickshow-kde4/Makefile
+++ b/graphics/kuickshow-kde4/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: kuickshow
-# Date created: July 09 2004
-# Whom: Michael Nottebrock <lofi@FreeBSD.org>
-#
+# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= kuickshow
PORTVERSION= ${APP_VER}.${EXTRA_VER}
@@ -21,7 +17,7 @@ USE_BZIP2= yes
USE_GNOME= imlib
USE_KDE4= kdelibs kdeprefix kdehier automoc4
USE_QT4= corelib opengl qmake_build moc_build rcc_build uic_build
-USES= cmake gettext
+USES= cmake gettext pkgconfig
LATEST_LINK= ${PORTNAME}-kde4
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile
index 259e1a501a53..effe532fc4fa 100644
--- a/mail/zmailer/Makefile
+++ b/mail/zmailer/Makefile
@@ -15,7 +15,7 @@ CONFLICTS= courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* smail
OPTIONS_DEFINE= SSL
OPTIONS_DEFAULT=SSL
-USES= perl5
+USES= perl5 pkgconfig
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE=
diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile
index 6275e81c6a45..c26a3485552c 100644
--- a/multimedia/kdenlive/Makefile
+++ b/multimedia/kdenlive/Makefile
@@ -20,7 +20,7 @@ USE_KDE4= kdehier kdelibs kdeprefix automoc4 sharedmime
USE_QT4= dbus gui opengl script svg xml \
moc_build qmake_build rcc_build uic_build
USE_XORG= x11
-USES= cmake
+USES= cmake pkgconfig
USE_BZIP2= yes
CMAKE_ARGS= -DFFMPEG_SUFFIX:STRING="${FFMPEG_SUFX}"
diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile
index 0a69edb92f78..c67f6a67b044 100644
--- a/net-im/decibel/Makefile
+++ b/net-im/decibel/Makefile
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: decibel
-# Date created: 2008-02-10
-# Whom: arved
+# Created by: arved
#
# $FreeBSD$
@@ -17,7 +15,7 @@ LIB_DEPENDS= QtTapioca.0:${PORTSDIR}/net-im/tapioca-qt
USE_QT4= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build
USE_LDCONFIG= yes
-USES= cmake
+USES= cmake pkgconfig
post-patch:
${REINPLACE_CMD} -e \
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile
index 2f7b807e4c60..2f6a516c0321 100644
--- a/net-p2p/museekplus/Makefile
+++ b/net-p2p/museekplus/Makefile
@@ -14,6 +14,7 @@ COMMENT= SoulSeek client with separate terminal and Qt based interface
LIB_DEPENDS= xml\\+\\+:${PORTSDIR}/textproc/libxml++26
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
+USES= pkgconfig
USE_BZIP2= yes
USE_SCONS= yes
USE_FAM= yes
diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile
index d24941353369..12470973faaf 100644
--- a/science/kalzium/Makefile
+++ b/science/kalzium/Makefile
@@ -20,7 +20,7 @@ CONFLICTS= kdeedu-4.[0-6].*
USE_GCC= yes
USE_KDE4= kdehier kdelibs kdeprefix automoc4
-USES= cmake:outsource
+USES= cmake:outsource pkgconfig
USE_OCAML= yes
NO_OCAML_RUNDEPENDS= yes
USE_QT4= corelib declarative designer opengl script xml \