summaryrefslogtreecommitdiff
path: root/print/ja-vflib-utils
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-15 14:42:17 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-15 14:42:17 +0000
commitf939ef5106d247884a7c14ad582d045e4729aa2b (patch)
treed22eaa8c82b8164bc483807bf22af20fab0efb6d /print/ja-vflib-utils
parent9e85e834079b1c9bc1ac157101df03827ed2866f (diff)
downloadpkgsrc-f939ef5106d247884a7c14ad582d045e4729aa2b.tar.gz
Modular Xorg support.
Diffstat (limited to 'print/ja-vflib-utils')
-rw-r--r--print/ja-vflib-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ja-vflib-utils/Makefile b/print/ja-vflib-utils/Makefile
index 8e3f87a65ac..92081e6a4ce 100644
--- a/print/ja-vflib-utils/Makefile
+++ b/print/ja-vflib-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/08 19:55:16 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/15 14:42:17 joerg Exp $
.include "../../print/ja-vflib-lib/Makefile.common"
@@ -16,5 +16,5 @@ BUILD_TARGET= build-tools
INSTALL_TARGET= install-tools
.include "../../print/ja-vflib-lib/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"