summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1998-11-10 23:58:49 +0000
committertron <tron>1998-11-10 23:58:49 +0000
commitb7aa46972cfe8f23f48a435e5260029a3d603144 (patch)
treeedbbaa78cb9b2725851ffeb3fe89820aa96ba554
parent1411e3bf5e3442050a9577a2f082bf5777cb6069 (diff)
downloadpkgsrc-b7aa46972cfe8f23f48a435e5260029a3d603144.tar.gz
Use "gmake" to avoid dependence problem. Fixes PR pkg/5949 by Jim Bernard.
-rw-r--r--x11/qt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt/Makefile b/x11/qt/Makefile
index 65a74b00e6f..3579ece037a 100644
--- a/x11/qt/Makefile
+++ b/x11/qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1998/11/05 10:20:51 tron Exp $
+# $NetBSD: Makefile,v 1.21 1998/11/10 23:58:49 tron Exp $
#
DISTNAME= qt-1.41
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.troll.no/products/qt.html
CONFLICTS= qt-1.33 qt-1.40
USE_X11= yes
+USE_GMAKE= yes
USE_LIBTOOL= yes
MAKE_ENV= QTDIR=${WRKSRC}