diff options
Diffstat (limited to 'x11/rxvt/Makefile')
-rw-r--r-- | x11/rxvt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index d0cca732fe04..21bc27afb37e 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -20,7 +20,7 @@ MAINTAINER= lioux@FreeBSD.org USE_X_PREFIX= yes USE_XPM= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-utmp --enable-wtmp \ --with-xpm --enable-xpm-background --enable-transparency USE_BZIP2= yes |