diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 04:12:50 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 04:12:50 +0000 |
commit | c4e85efd6f62025c4d71875c3bccffdf43b23522 (patch) | |
tree | 84f7b637050139d843f1b6b3ad944e13ee7ebe5c /x11 | |
parent | 8bf4730882b9662af6f989f31ee76c4cec91c7c1 (diff) | |
download | ports-c4e85efd6f62025c4d71875c3bccffdf43b23522.tar.gz ports-c4e85efd6f62025c4d71875c3bccffdf43b23522.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-devel/Makefile | 4 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 2 |
3 files changed, 4 insertions, 4 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 diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index d0cca732fe04..21bc27afb37e 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/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 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 |