diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-07 18:55:47 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-07 18:55:47 +0800 |
commit | 590868c5a966f9479315ce17998f4d8235eb3057 (patch) | |
tree | 8f41956b28ca19e1b1efdd8724c220efa06ed64d /emulators/qemu-launcher | |
parent | c6dd95f12e073f4ffad2ecea1c5920207b85fe3a (diff) | |
download | freebsd-ports-gnome-590868c5a966f9479315ce17998f4d8235eb3057.tar.gz freebsd-ports-gnome-590868c5a966f9479315ce17998f4d8235eb3057.tar.zst freebsd-ports-gnome-590868c5a966f9479315ce17998f4d8235eb3057.zip |
Remove USE_REINPLACE from all categories starting with E
Diffstat (limited to 'emulators/qemu-launcher')
-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 |