diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | 43485240fbb28269d906aa6fe20c065c1aeff699 (patch) | |
tree | b3d214b4731928c9d3555f209ef3978e2063a645 /misc/gkx86info2 | |
parent | d6e0e68faea21d835fa83101d49ba5b3f6476e75 (diff) | |
download | ports-43485240fbb28269d906aa6fe20c065c1aeff699.tar.gz ports-43485240fbb28269d906aa6fe20c065c1aeff699.zip |
USE_SIZEify
Notes
Notes:
svn path=/head/; revision=100321
Diffstat (limited to 'misc/gkx86info2')
-rw-r--r-- | misc/gkx86info2/Makefile | 1 | ||||
-rw-r--r-- | misc/gkx86info2/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/misc/gkx86info2/Makefile b/misc/gkx86info2/Makefile index eb859494f16b..1d61cde46e68 100644 --- a/misc/gkx86info2/Makefile +++ b/misc/gkx86info2/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes USE_GNOME= gtk12 imlib +USE_SIZE= yes DOC_FILES= COPYING README diff --git a/misc/gkx86info2/distinfo b/misc/gkx86info2/distinfo index 575118e6bf3d..17332de89250 100644 --- a/misc/gkx86info2/distinfo +++ b/misc/gkx86info2/distinfo @@ -1 +1,2 @@ MD5 (gkx86info0.0.2.tar.gz) = ad855b4f4e4556efee1ec9ac0871e215 +SIZE (gkx86info0.0.2.tar.gz) = 9429 |