aboutsummaryrefslogtreecommitdiffstats
path: root/net/kdenetwork4
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-07-26 15:19:30 +0800
committerdougb <dougb@FreeBSD.org>2012-07-26 15:19:30 +0800
commitd5c939b1a18d7ebfafd7038b9ab6ef5e67ab790f (patch)
tree6898c8e5b497ade10b301620183eb80b68ef6acf /net/kdenetwork4
parentf8efe5ccbf0bdd7e4bd2301fc8778275147244e6 (diff)
downloadfreebsd-ports-gnome-d5c939b1a18d7ebfafd7038b9ab6ef5e67ab790f.tar.gz
freebsd-ports-gnome-d5c939b1a18d7ebfafd7038b9ab6ef5e67ab790f.tar.zst
freebsd-ports-gnome-d5c939b1a18d7ebfafd7038b9ab6ef5e67ab790f.zip
For ports that depend on security/libotr, add the new USE_PKGCONFIG macro.
For all but kdenetwork4 use =build. For it use both just in case. For net-im/clim also fix the manual call to pkg-config for CONFIGURE_ENV
Diffstat (limited to 'net/kdenetwork4')
-rw-r--r--net/kdenetwork4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 3880ae02c332..4cb063dd7653 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -45,6 +45,10 @@ USE_KDE4= kdehier kdelibs kdeprefix libkonq pimlibs workspace \
automoc4 ontologies qimageblitz soprano strigi
KDE4_BUILDENV= yes
USE_OPENSSL= yes
+
+# Should probably be build-only, but JIC
+USE_PKGCONFIG= both
+
USE_QT4= dbus gui network qt3support sql xml \
moc_build qmake_build rcc_build uic_build uic3_build
USE_SQLITE= yes