summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-06-01 13:13:37 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-06-01 13:13:37 +0000
commit1cc511da503473dbda6fe7e96595b488b1ecd991 (patch)
treec37a4992fcb84d8d9119b0e465a2a8cb198e6d03 /x11
parentUpdate portupgrade to 1.40. A bug with pkgdep has been fixed. (diff)
Add USE_GMAKE to avoid rebuild at install time
PR: 27795 Submitted by: Michael Harnois <mdharnois@home.com>
Notes
Notes: svn path=/head/; revision=43389
Diffstat (limited to 'x11')
-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 4b32ce51b0a6..d7185cfa0c58 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