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 /x11/rxvt-devel | |
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 'x11/rxvt-devel')
-rw-r--r-- | x11/rxvt-devel/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt-devel/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index da7576533a53..a5fdc3ec4b5c 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -26,6 +26,7 @@ USE_LIBTOOL= yes USE_PERL5_BUILD=yes USE_X_PREFIX= yes USE_XPM= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-utmp --enable-wtmp --enable-languages \ --with-xpm --enable-xpm-background --enable-transparency \ diff --git a/x11/rxvt-devel/distinfo b/x11/rxvt-devel/distinfo index 6ecfc117d2f4..0c8e265dfacb 100644 --- a/x11/rxvt-devel/distinfo +++ b/x11/rxvt-devel/distinfo @@ -1 +1,2 @@ MD5 (rxvt-2.7.10.tar.bz2) = 00dd774ee6e4e06d5a060266d7bb92f5 +SIZE (rxvt-2.7.10.tar.bz2) = 493199 |