aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-legacy
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 10:23:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 10:23:55 +0000
commitc7d6ee97c1e3058dc5e26308ae336e58bc1197d9 (patch)
treef6e784f75b78fca30725a4bca431b966cbe15807 /emulators/virtualbox-ose-legacy
parentb3e4e19ddced293c5d1147a3172d522b4a807708 (diff)
downloadports-c7d6ee97c1e3058dc5e26308ae336e58bc1197d9.tar.gz
ports-c7d6ee97c1e3058dc5e26308ae336e58bc1197d9.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326133
Diffstat (limited to 'emulators/virtualbox-ose-legacy')
-rw-r--r--emulators/virtualbox-ose-legacy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile
index 71857c9965a6..a5f9d6f90e43 100644
--- a/emulators/virtualbox-ose-legacy/Makefile
+++ b/emulators/virtualbox-ose-legacy/Makefile
@@ -35,6 +35,7 @@ RUN_DEPENDS= /boot/modules/vboxdrv.ko:${PORTSDIR}/emulators/virtualbox-ose-kmod-
WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION}
ONLY_FOR_ARCHS= i386 amd64
FETCH_ARGS= -pRr
+USES= pkgconfig
USE_GCC= any
USE_GNOME= libidl
USE_BZIP2= yes