summaryrefslogtreecommitdiff
path: root/graphics/autotrace/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-15 14:58:19 +0000
committerjoerg <joerg>2007-02-15 14:58:19 +0000
commitc255a52b262731c9c0c6e63279a90fa164a40790 (patch)
tree420dde1256bf14951c892c68e4764ab127cd0134 /graphics/autotrace/Makefile
parente9724d3deb70e8528af2874dbadf4ad07ee4d9bc (diff)
downloadpkgsrc-c255a52b262731c9c0c6e63279a90fa164a40790.tar.gz
Modular Xorg support.
Diffstat (limited to 'graphics/autotrace/Makefile')
-rw-r--r--graphics/autotrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 1623b318148..bc35d22d203 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2007/01/17 23:47:19 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2007/02/15 14:58:20 joerg Exp $
#
DISTNAME= autotrace-0.31.1
@@ -16,5 +16,5 @@ USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= autotrace.pc.in
.include "../../graphics/ImageMagick/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"