summaryrefslogtreecommitdiff
path: root/lang/metaocaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/metaocaml/Makefile')
-rw-r--r--lang/metaocaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/metaocaml/Makefile b/lang/metaocaml/Makefile
index 3d68be9cb557..eb91c60647d2 100644
--- a/lang/metaocaml/Makefile
+++ b/lang/metaocaml/Makefile
@@ -72,7 +72,7 @@ PLISTDIR= ${PREFIX}/lib/metaocaml \
.include <bsd.port.pre.mk>
# Have to set this here and can't use ${DATADIR} or MLINKS get screwed up
-MANPREFIX= ${TARGETDIR}/share/metaocaml
+MANPREFIX= ${PREFIX}/share/metaocaml
.if defined(WITH_X11)
USE_XLIB= yes