summaryrefslogtreecommitdiff
path: root/misc/ooqstart
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 14:11:09 +0000
committergrant <grant>2004-01-24 14:11:09 +0000
commitb377bcd2f387ca7bf4ba46221a9178475765e486 (patch)
treec958efacae31d0663094f85f98be04a49ce4e210 /misc/ooqstart
parent6a370b42e349abb884576319f9bcf049ff9a2a47 (diff)
downloadpkgsrc-b377bcd2f387ca7bf4ba46221a9178475765e486.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'misc/ooqstart')
-rw-r--r--misc/ooqstart/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ooqstart/Makefile b/misc/ooqstart/Makefile
index f230dd38592..141c869f7cd 100644
--- a/misc/ooqstart/Makefile
+++ b/misc/ooqstart/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:47 reed Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/24 14:11:10 grant Exp $
#
DISTNAME= ooqstart-0.8.3
@@ -14,7 +14,7 @@ COMMENT= OpenOffice quickstart applet for GNOME
DEPENDS+= gnome-applets>=1.4.0:../../x11/gnome-applets
USE_BUILDLINK2= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_X11BASE= YES
NO_CONFIGURE= YES