summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-05-05 10:59:55 +0000
committerdrochner <drochner@pkgsrc.org>2008-05-05 10:59:55 +0000
commitb30d6c168a0279823bd778d2a4cf102f30a978fc (patch)
tree5889c49b9cb0fc7108cce04fa7e395cdd49791f2 /sysutils
parente50748b443b25fc15a2d1ed3b6607d8c910bfc1e (diff)
downloadpkgsrc-b30d6c168a0279823bd778d2a4cf102f30a978fc.tar.gz
krb5 in already included in Makefile.common (dependent on an option
which is on per default), so remove it here noticed by OBATA Akio, in response to PR pkg/38532
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-vfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile
index 23bc289a89d..846f5e97b8a 100644
--- a/sysutils/gnome-vfs/Makefile
+++ b/sysutils/gnome-vfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2008/04/10 16:25:29 drochner Exp $
+# $NetBSD: Makefile,v 1.69 2008/05/05 10:59:55 drochner Exp $
PKGCONFIG_OVERRIDE= gnome-vfs-2.0.pc.in
PKGCONFIG_OVERRIDE+= gnome-vfs-module-2.0.pc.in
@@ -34,5 +34,4 @@ CONFLICTS+= gnome-vfs2-[0-9]*
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/fam.buildlink3.mk"
-.include "../../mk/krb5.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"