summaryrefslogtreecommitdiff
path: root/security/Bastille/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-21 13:03:25 +0000
committerwiz <wiz@pkgsrc.org>2007-09-21 13:03:25 +0000
commit3528e063450c6c10f9548d9ded687e713f731a1b (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /security/Bastille/Makefile
parent244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff)
downloadpkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'security/Bastille/Makefile')
-rw-r--r--security/Bastille/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Bastille/Makefile b/security/Bastille/Makefile
index 9bd648f79ce..fb9fe945afd 100644
--- a/security/Bastille/Makefile
+++ b/security/Bastille/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/06 22:37:59 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/21 13:04:16 wiz Exp $
#
DISTNAME= Bastille-3.0.9
@@ -59,5 +59,5 @@ post-configure:
do-install:
cd ${WRKSRC} && sh ./Install.sh
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../mk/bsd.pkg.mk"