diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /emulators | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | FreeBSD-ports-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip FreeBSD-ports-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz |
USE_SIZEify
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vgb-bin/Makefile | 1 | ||||
-rw-r--r-- | emulators/vgb-bin/distinfo | 1 | ||||
-rw-r--r-- | emulators/vgba-bin/Makefile | 1 | ||||
-rw-r--r-- | emulators/vgba-bin/distinfo | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index 542144f..a8612ca 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-bin/Makefile @@ -19,6 +19,7 @@ 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 diff --git a/emulators/vgb-bin/distinfo b/emulators/vgb-bin/distinfo index 92f8ea1..61f1524 100644 --- a/emulators/vgb-bin/distinfo +++ b/emulators/vgb-bin/distinfo @@ -1 +1,2 @@ MD5 (VGB22-FreeBSD-80x86-bin.tar.Z) = a4cf3af2a1a3018d74373f807b5b3ccb +SIZE (VGB22-FreeBSD-80x86-bin.tar.Z) = 397983 diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile index acf362c..d411a3a 100644 --- a/emulators/vgba-bin/Makefile +++ b/emulators/vgba-bin/Makefile @@ -18,6 +18,7 @@ COMMENT= Virtual GameBoy Advance is an emulator of Nintendo GameBoy Advance(TM) ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes +USE_SIZE= yes NO_BUILD= no NO_WRKSUBDIR= no diff --git a/emulators/vgba-bin/distinfo b/emulators/vgba-bin/distinfo index feede13..e301527 100644 --- a/emulators/vgba-bin/distinfo +++ b/emulators/vgba-bin/distinfo @@ -1 +1,2 @@ MD5 (VGBA20-FreeBSD-80x86-bin.tar.Z) = 8786af794d5a9a5f83682ea4eacd5ec6 +SIZE (VGBA20-FreeBSD-80x86-bin.tar.Z) = 276708 |