summaryrefslogtreecommitdiff
path: root/databases/libgnomedb
diff options
context:
space:
mode:
authorgrant <grant>2004-01-22 08:02:15 +0000
committergrant <grant>2004-01-22 08:02:15 +0000
commite49bfbaf0f50e4c280430dddece78e462c02f216 (patch)
tree82b5d5dede991caae0d3c3c253ae2459bd3f3fa2 /databases/libgnomedb
parent00b9da9ea5b897a08b58b91e9a74702be90596b4 (diff)
downloadpkgsrc-e49bfbaf0f50e4c280430dddece78e462c02f216.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'databases/libgnomedb')
-rw-r--r--databases/libgnomedb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index 32e203c19ba..b228d23f276 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/01/03 18:49:36 reed Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/22 08:02:16 grant Exp $
#
DISTNAME= libgnomedb-1.0.0
@@ -15,7 +15,7 @@ BUILD_USES_MSGFMT= yes
DEPENDS= gnome2-dirs>=1.2:../../misc/gnome2-dirs
USE_X11= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES