summaryrefslogtreecommitdiff
path: root/security/gpass
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-21 13:03:25 +0000
committerwiz <wiz>2007-09-21 13:03:25 +0000
commit3d6f3c9b82b8bb57b230a246ed3692b150a41d6e (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /security/gpass
parent0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff)
downloadpkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'security/gpass')
-rw-r--r--security/gpass/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gpass/Makefile b/security/gpass/Makefile
index 54e96c05b28..22d50e52be3 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2007/09/19 23:19:07 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2007/09/21 13:04:16 wiz Exp $
#
DISTNAME= gpass-0.4.4
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/}
@@ -17,7 +17,7 @@ USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"