summaryrefslogtreecommitdiff
path: root/security/kth-krb4
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-30 20:41:32 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-30 20:41:32 +0000
commitf99014ccf2c09dafd424ef4a84ade59851326d97 (patch)
tree35d93f0abc0f655f2401b3e8f856693b9eb6851f /security/kth-krb4
parent6be845b0ca92edaaedde1501f71fad00b27612e2 (diff)
downloadpkgsrc-f99014ccf2c09dafd424ef4a84ade59851326d97.tar.gz
Modular Xorg support.
Diffstat (limited to 'security/kth-krb4')
-rw-r--r--security/kth-krb4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile
index 39012222f23..ede98e512f6 100644
--- a/security/kth-krb4/Makefile
+++ b/security/kth-krb4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2006/09/07 08:46:20 wennmach Exp $
+# $NetBSD: Makefile,v 1.47 2007/01/30 20:41:38 joerg Exp $
#
DISTNAME= krb4-1.2.2
@@ -55,5 +55,5 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/services-1.5.diff ${EXAMPLEDIR}
.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"