summaryrefslogtreecommitdiff
path: root/math/gnumeric0
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 13:51:13 +0000
committergrant <grant>2004-01-24 13:51:13 +0000
commita1c0ccd8e705485d392c946a4830108e6d807122 (patch)
tree392f755759c8becb1ccb007770bef5095757eddd /math/gnumeric0
parentf24d5caf089b15d877093e34b5835061cd4aad60 (diff)
downloadpkgsrc-a1c0ccd8e705485d392c946a4830108e6d807122.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'math/gnumeric0')
-rw-r--r--math/gnumeric0/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile
index c8e3413f463..68adae47b57 100644
--- a/math/gnumeric0/Makefile
+++ b/math/gnumeric0/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:46 reed Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/24 13:58:23 grant Exp $
#
DISTNAME= gnumeric-0.75
@@ -15,7 +15,7 @@ DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_PERL5= YES
GNU_CONFIGURE= YES