diff options
-rw-r--r-- | x11/rxvt-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 4b32ce5..d7185cf 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -26,6 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-utmp --enable-wtmp --enable-languages \ --with-xpm --enable-xpm-background --enable-transparency \ --enable-shared +USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_BZIP2= yes |