summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorabs <abs>2007-01-29 09:11:06 +0000
committerabs <abs>2007-01-29 09:11:06 +0000
commit9102bd85dddf43c03da58f35c685e9eeb7655ae1 (patch)
tree80470a09f2c57e238a5af82f28714e190544ef2e /net
parent1141b1f25d915d84450a7eb20631225e332ec1a4 (diff)
downloadpkgsrc-9102bd85dddf43c03da58f35c685e9eeb7655ae1.tar.gz
+.include "../../x11/xextproto/buildlink3.mk" for modular X11
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index b83687670e7..fcb541cd1b8 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2007/01/26 02:55:41 markd Exp $
+# $NetBSD: Makefile,v 1.60 2007/01/29 09:11:06 abs Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
CATEGORIES= net
@@ -60,5 +60,6 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXtst/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"