summaryrefslogtreecommitdiff
path: root/x11/ocaml-graphics
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 15:46:33 +0000
committerrodent <rodent>2013-04-06 15:46:33 +0000
commit78d3f76c7e0fe84a3c74616f6802749d7cf8edc9 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /x11/ocaml-graphics
parent8a6c7457c8e9ad03679dc4a0c372f4b4d52fe132 (diff)
downloadpkgsrc-78d3f76c7e0fe84a3c74616f6802749d7cf8edc9.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
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 e8c767e3038..39cdbba9a3a 100644
--- a/x11/ocaml-graphics/Makefile
+++ b/x11/ocaml-graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/29 05:06:41 asau Exp $
+# $NetBSD: Makefile,v 1.19 2013/04/06 15:46:40 rodent Exp $
.include "../../lang/ocaml/Makefile.common"
DISTINFO_FILE= ${PKGDIR}/../../lang/ocaml/distinfo
@@ -12,7 +12,7 @@ CONFIGURE_ARGS+= -x11include ${X11BASE}/include
CONFIGURE_ARGS+= -x11lib ${X11BASE}/lib
CONFIGURE_ARGS+= -no-tk
-BUILD_DIRS= ${WRKSRC}/otherlibs/graph
+BUILD_DIRS= otherlibs/graph
BUILD_TARGET= all
INSTALL_TARGET= install