aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocaml-images
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-10-08 15:11:28 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-10-08 15:11:28 +0000
commit42bc424f618b6148fae4b6088ace14057513f0bc (patch)
tree950065fafc9374ef5ac291e71c9f3b3434f87377 /graphics/ocaml-images
parenta46575cc6b74f2c79622412b76ba5fd931d9a326 (diff)
downloadports-42bc424f618b6148fae4b6088ace14057513f0bc.tar.gz
ports-42bc424f618b6148fae4b6088ace14057513f0bc.zip
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r--graphics/ocaml-images/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile
index 71d4e412e1be..b6a9728e8850 100644
--- a/graphics/ocaml-images/Makefile
+++ b/graphics/ocaml-images/Makefile
@@ -81,7 +81,7 @@ ocaml-findlib:
# The consequence is that pkg-plist must be manually supported
do-install:
- @${MKDIR} ${STAGEDIR}${PREFIX}/${OCAML_LDLIBS}
+ @${MKDIR} ${STAGEDIR}${PREFIX}/${OCAML_LDLIBS}
(cd ${WRKSRC} && ${OMAKE} ${OMARGS} install)
.include <bsd.port.mk>