diff options
Diffstat (limited to 'emulators/qemu-launcher/Makefile')
-rw-r--r-- | emulators/qemu-launcher/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index c1b8a4497adc..0ef5a57e9c11 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -22,7 +22,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ WRKSRC= ${WRKDIR}/trunk -USE_REINPLACE= yes USE_PERL5= yes NO_BUILD= yes |