aboutsummaryrefslogtreecommitdiff
path: root/multimedia/schroedinger
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 06:20:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 06:20:09 +0000
commit1bdfab4132b9932e5ca345037fd2148a7c1cc0c8 (patch)
tree26ac7c916579a07ef93f69c8c8d8e397604d14aa /multimedia/schroedinger
parentb2098d5c425699b0412ac2e4c7df334f7e74a61c (diff)
downloadports-1bdfab4132b9932e5ca345037fd2148a7c1cc0c8.tar.gz
ports-1bdfab4132b9932e5ca345037fd2148a7c1cc0c8.zip
Add an expicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=325939
Diffstat (limited to 'multimedia/schroedinger')
-rw-r--r--multimedia/schroedinger/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/schroedinger/Makefile b/multimedia/schroedinger/Makefile
index 0ab521da4980..45f7ef9c6b59 100644
--- a/multimedia/schroedinger/Makefile
+++ b/multimedia/schroedinger/Makefile
@@ -19,6 +19,7 @@ LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL
LIB_DEPENDS= orc-0.4:${PORTSDIR}/devel/orc
BUILD_DEPENDS= orc>=0.4.16:${PORTSDIR}/devel/orc
+USES= pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes