summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:45:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:45:35 +0000
commitcddacdc1a85e239682053f3716b7c685f422ebf4 (patch)
tree62ec5ad5c85e69fd9755b85db994f8c7042a1fc0 /emulators/qemu/Makefile
parent- Update to 6.0.7 (diff)
Convert to new perl framework
Convert USE_GMAKE to USES
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 51c276d21e28..02c52fbd38e5 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -15,8 +15,8 @@ COMMENT= QEMU CPU Emulator
HAS_CONFIGURE= yes
USE_GCC= any
-USE_GMAKE= yes
-USE_PERL5_BUILD= yes
+USES= gmake perl5
+USE_PERL5= build
PATCH_STRIP= -p1
MAKE_ENV+= BSD_MAKE="${MAKE}"
MAN1= qemu.1 qemu-img.1