summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-06-01 13:13:37 +0000
committerlioux <lioux@FreeBSD.org>2001-06-01 13:13:37 +0000
commit9cfc20a16608de85b5c615ce666bceea94651883 (patch)
tree4524f30fbc9e155c87b4a5323ac252702d972616
parent26d84dd099b56ad7b50855fa7ab2e9d07c93b39f (diff)
downloadFreeBSD-ports-9cfc20a16608de85b5c615ce666bceea94651883.zip
FreeBSD-ports-9cfc20a16608de85b5c615ce666bceea94651883.tar.gz
Add USE_GMAKE to avoid rebuild at install time
PR: 27795 Submitted by: Michael Harnois <mdharnois@home.com>
-rw-r--r--x11/rxvt-devel/Makefile1
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
OpenPOWER on IntegriCloud