diff options
Diffstat (limited to 'x11/rxvt-devel')
-rw-r--r-- | x11/rxvt-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 6949c6c3ad1b..440972a3d39a 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -21,12 +21,12 @@ MAINTAINER= lioux@FreeBSD.org USE_X_PREFIX= yes USE_XPM= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-utmp --enable-wtmp --enable-languages \ --with-xpm --enable-xpm-background --enable-transparency \ --enable-shared USE_LIBTOOL= yes -INSTALLS_SHLIB= yes +INSTALLS_SHLIB= yes USE_BZIP2= yes MAN1= rxvt.1 |