diff options
Diffstat (limited to 'emulators/qemu-devel/Makefile')
-rw-r--r-- | emulators/qemu-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 7f00c1659a6b..9a37644d2e44 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -27,7 +27,6 @@ COMMENT= QEMU CPU Emulator - development snapshot HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USE_GETOPT_LONG= yes USE_PERL5= yes USE_GCC= 3.4 PATCH_STRIP= -lp1 |