diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /x11 | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-devel/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt-devel/distinfo | 1 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt-unicode/distinfo | 1 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt/distinfo | 1 |
6 files changed, 6 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 diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index a38af9801cdf..b3b16f835582 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -22,6 +22,7 @@ COMMENT= A low memory usage xterm replacement that supports color USE_X_PREFIX= yes USE_XPM= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-utmp --enable-wtmp \ --with-xpm --enable-xpm-background --enable-transparency diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo index eeb4649913dd..ea5535de2d06 100644 --- a/x11/rxvt-unicode/distinfo +++ b/x11/rxvt-unicode/distinfo @@ -1 +1,2 @@ MD5 (rxvt-2.6.4.tar.bz2) = 0f21182dbcf8f48087ef9980dafb8c35 +SIZE (rxvt-2.6.4.tar.bz2) = 252636 diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index a38af9801cdf..b3b16f835582 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -22,6 +22,7 @@ COMMENT= A low memory usage xterm replacement that supports color USE_X_PREFIX= yes USE_XPM= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-utmp --enable-wtmp \ --with-xpm --enable-xpm-background --enable-transparency diff --git a/x11/rxvt/distinfo b/x11/rxvt/distinfo index eeb4649913dd..ea5535de2d06 100644 --- a/x11/rxvt/distinfo +++ b/x11/rxvt/distinfo @@ -1 +1,2 @@ MD5 (rxvt-2.6.4.tar.bz2) = 0f21182dbcf8f48087ef9980dafb8c35 +SIZE (rxvt-2.6.4.tar.bz2) = 252636 |