summaryrefslogtreecommitdiff
path: root/x11/qt3-qscintilla
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-24 15:30:32 +0000
committergrant <grant@pkgsrc.org>2004-01-24 15:30:32 +0000
commit9b4feec99c2ebb4161a0d4e30d5294d6ea0fea47 (patch)
treeacef2c00f091a1ff6bd2a24a9ba2f3e9079d993f /x11/qt3-qscintilla
parente3d128293a60e76f4fccba311e775c0005599ebd (diff)
downloadpkgsrc-9b4feec99c2ebb4161a0d4e30d5294d6ea0fea47.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'x11/qt3-qscintilla')
-rw-r--r--x11/qt3-qscintilla/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-qscintilla/Makefile b/x11/qt3-qscintilla/Makefile
index 01da9dd5bdc..0af7d6cade3 100644
--- a/x11/qt3-qscintilla/Makefile
+++ b/x11/qt3-qscintilla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/08/23 14:56:32 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/24 15:30:34 grant Exp $
#
DISTNAME= qscintilla-1.54-x11-gpl-1.2
@@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/qt
# needs qmake
BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_BUILDLINK2= yes
USE_LIBTOOL= yes