summaryrefslogtreecommitdiff
path: root/textproc/ocaml-text
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2015-03-06 01:18:04 +0000
committersevan <sevan@pkgsrc.org>2015-03-06 01:18:04 +0000
commiteba8164434eff655db119144d6c94c141706b7a9 (patch)
tree59166d8bcad933e5f24026f08aebc2d181d5c5a3 /textproc/ocaml-text
parent057aa8c5db77d7b7ad3058f56f940d0d9e60f880 (diff)
downloadpkgsrc-eba8164434eff655db119144d6c94c141706b7a9.tar.gz
Don't steer away from the documented procedure, use bsd.prefs.mk
Diffstat (limited to 'textproc/ocaml-text')
-rw-r--r--textproc/ocaml-text/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile
index 881ef76bf68..c739293f5d7 100644
--- a/textproc/ocaml-text/Makefile
+++ b/textproc/ocaml-text/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/03/04 15:31:34 sevan Exp $
+# $NetBSD: Makefile,v 1.9 2015/03/06 01:19:30 sevan Exp $
#
DISTNAME= ocaml-text-0.6
@@ -22,7 +22,7 @@ SUBST_MESSAGE.destdir= Changing install location to DESTDIR
SUBST_FILES.destdir= setup.ml
SUBST_SED.destdir= -e 's,"install" :: findlib_name,"install" :: "-destdir ${DESTDIR}${PREFIX}/lib/ocaml/site-lib" :: "-ldconf /dev/null" :: findlib_name,'
-.include "../../mk/bsd.fast.prefs.mk"
+.include "../../mk/bsd.prefs.mk"
PLIST_VARS= opt
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \