aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-qt2
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-07 12:13:53 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-07 12:13:53 +0000
commit720bb0689161e2383ffddbadb6926439459cf747 (patch)
tree5b9df8f7b028bfa01f10c03ee47e52f1487052c7 /x11-toolkits/ruby-qt2
parentb4f42b669276d2cdf95ce7bc835e6067c4e9f7a3 (diff)
downloadports-720bb0689161e2383ffddbadb6926439459cf747.tar.gz
ports-720bb0689161e2383ffddbadb6926439459cf747.zip
Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS.
This is just a workaround and should soon be fixed by changing mkmf.rb.
Notes
Notes: svn path=/head/; revision=32383
Diffstat (limited to 'x11-toolkits/ruby-qt2')
-rw-r--r--x11-toolkits/ruby-qt2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-qt2/Makefile b/x11-toolkits/ruby-qt2/Makefile
index da9d815fe021..10f74028a929 100644
--- a/x11-toolkits/ruby-qt2/Makefile
+++ b/x11-toolkits/ruby-qt2/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= ${QTLIB}.${QTLIB_SHLIBVER}:${PORTSDIR}/x11-toolkits/${QT_PORTNAME}
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
+USE_GMAKE= yes
+
WRKSRC= ${WRKDIR}/${PORTNAME}
CONFIGURE_ARGS= --with-qt-include=${X11BASE}/include/X11/qt \
--with-qt-lib=${X11BASE}/lib