diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2013-09-06 08:37:48 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2013-09-06 08:37:48 +0000 |
commit | 8e7abd2285f873c34bf019cdc1bcee521f4fa8da (patch) | |
tree | 7e3c165b98b93b18dc702efdc6d405bc07e00233 /emulators/virtualbox-ose-legacy | |
parent | 7794ba7cef34d96ad1d1096302758dbbac763e71 (diff) | |
download | ports-8e7abd2285f873c34bf019cdc1bcee521f4fa8da.tar.gz ports-8e7abd2285f873c34bf019cdc1bcee521f4fa8da.zip |
Notes
Diffstat (limited to 'emulators/virtualbox-ose-legacy')
-rw-r--r-- | emulators/virtualbox-ose-legacy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile index a5f9d6f90e43..e3de89681072 100644 --- a/emulators/virtualbox-ose-legacy/Makefile +++ b/emulators/virtualbox-ose-legacy/Makefile @@ -35,7 +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 +USES= iconv pkgconfig USE_GCC= any USE_GNOME= libidl USE_BZIP2= yes |