summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 15:00:22 +0000
committergrant <grant>2004-01-24 15:00:22 +0000
commit63b610abe37f9a77943d78e0094f46cf62e36238 (patch)
treed662dd8ce5a8cf020938b0ecee369104077db642 /security/seahorse
parente8f022cef33b4a2c34435f882c4b90bc5bf2ee31 (diff)
downloadpkgsrc-63b610abe37f9a77943d78e0094f46cf62e36238.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'security/seahorse')
-rw-r--r--security/seahorse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 41b12c85653..1a2730e7223 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/01/23 21:50:47 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2004/01/24 15:00:22 grant Exp $
DISTNAME= seahorse-0.7.3
PKGREVISION= 8
@@ -14,7 +14,7 @@ DEPENDS+= gnupg>=1.2.1:../../security/gnupg
DEPENDS+= gnome2-dirs>=1.1:../../misc/gnome2-dirs
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_X11= yes
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes