diff options
Diffstat (limited to 'x11/rxvt/Makefile')
-rw-r--r-- | x11/rxvt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index a38af98..b3b16f8 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 |