diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | 5bb578428d08b4b50287f2488823ced1b7b68c4e (patch) | |
tree | 8b856f49e6c4ba430b30a64bb7364d1f5010d992 /emulators/vgb-bin | |
parent | 65f4048d31a1222099987efc3e828217782c215d (diff) | |
download | freebsd-ports-5bb578428d08b4b50287f2488823ced1b7b68c4e.zip |
Remove deprecated USE_SIZE
Diffstat (limited to 'emulators/vgb-bin')
-rw-r--r-- | emulators/vgb-bin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index d6a6114a0175..4432beb62970 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-bin/Makefile @@ -19,7 +19,6 @@ COMMENT= Nintendo GameBoy(tm) emulator (closed binary version of vgb) ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes -USE_SIZE= yes NO_BUILD= no NO_WRKSUBDIR= no |