summaryrefslogtreecommitdiff
path: root/audio/ardour
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-08 08:27:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-08 08:27:08 +0000
commitdf1104c674e7d06c58ec449f6c1e580e18b89215 (patch)
treea1c0144d6a879ebff0374dcb13c30f85b485baaa /audio/ardour
parent- Update to version 1.0.0 (diff)
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326709
Diffstat (limited to 'audio/ardour')
-rw-r--r--audio/ardour/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile
index b885fc32d76f..ae56787104e6 100644
--- a/audio/ardour/Makefile
+++ b/audio/ardour/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= lo:${PORTSDIR}/audio/liblo \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26
USE_BZIP2= yes
-USES= gettext
+USES= gettext pkgconfig
USE_SCONS= yes
SCONS_ENV+= SYSLIBS=yes PREFIX=${PREFIX} NLS=yes
CFLAGS+= -I${LOCALBASE}/include