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 /net-im/ickle | |
parent | Add a missing dependency on libXrender, and add a missing '\n' to the end of (diff) |
USE_SIZEify
Notes
Notes:
svn path=/head/; revision=100321
Diffstat (limited to 'net-im/ickle')
-rw-r--r-- | net-im/ickle/Makefile | 1 | ||||
-rw-r--r-- | net-im/ickle/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile index 88b6d4597b0e..61c210296b6b 100644 --- a/net-im/ickle/Makefile +++ b/net-im/ickle/Makefile @@ -24,6 +24,7 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 WANT_GNOME= yes USE_REINPLACE= yes +USE_SIZE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/net-im/ickle/distinfo b/net-im/ickle/distinfo index 4ddf595ee8ec..035cf641390a 100644 --- a/net-im/ickle/distinfo +++ b/net-im/ickle/distinfo @@ -1 +1,2 @@ MD5 (ickle-0.3.2.tar.gz) = c59acbc24ac90cfc7fd21c49038481ed +SIZE (ickle-0.3.2.tar.gz) = 383799 |