summaryrefslogtreecommitdiff
path: root/x11/ocaml-graphics
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-30 20:56:13 +0000
committerjoerg <joerg>2007-01-30 20:56:13 +0000
commit55f782d68a7d084e42e02aa148d396e4cf2edb44 (patch)
tree8dc0029b990220b925c07cb78cd119aaf73ed417 /x11/ocaml-graphics
parent00233dbb2bb511048442f18b23537d6126ca2667 (diff)
downloadpkgsrc-55f782d68a7d084e42e02aa148d396e4cf2edb44.tar.gz
Modular Xorg support.
Diffstat (limited to 'x11/ocaml-graphics')
-rw-r--r--x11/ocaml-graphics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ocaml-graphics/Makefile b/x11/ocaml-graphics/Makefile
index 058cef98742..83bea67b872 100644
--- a/x11/ocaml-graphics/Makefile
+++ b/x11/ocaml-graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/02/22 21:00:32 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2007/01/30 20:56:13 joerg Exp $
.include "../../lang/ocaml/Makefile.common"
@@ -41,5 +41,5 @@ post-build:
@${CP} ${PKGDIR}/PLIST ${WRKDIR}/.PLIST_SRC
.include "../../lang/ocaml/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"