summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2014-04-17 11:13:23 +0000
committerhiramatsu <hiramatsu>2014-04-17 11:13:23 +0000
commit8cfd6c81adac98de8f24fa04c3cde1816c8402a9 (patch)
treeeff1dd749d42a6e195342fca2d7976887c8a0f4d /databases/ocaml-sqlite3
parentfe23afecdac4b13569c89020c7ef7b694328dd8c (diff)
downloadpkgsrc-8cfd6c81adac98de8f24fa04c3cde1816c8402a9.tar.gz
Do not need to set -destdir here, because
ocaml-findlib/buildlink3.mk does.
Diffstat (limited to 'databases/ocaml-sqlite3')
-rw-r--r--databases/ocaml-sqlite3/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile
index 2e9894b975d..b1fe5dbe510 100644
--- a/databases/ocaml-sqlite3/Makefile
+++ b/databases/ocaml-sqlite3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/04/09 07:27:04 obache Exp $
+# $NetBSD: Makefile,v 1.13 2014/04/17 11:13:23 hiramatsu Exp $
PKGNAME= ocaml-sqlite3-${VERSION}
DISTNAME= sqlite3-ocaml-${VERSION}
@@ -17,12 +17,6 @@ CONFIGURE_ARGS+= --destdir "${DESTDIR}" --prefix "${PREFIX}"
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c
-SUBST_CLASSES+= destdir
-SUBST_STAGE.destdir= post-configure
-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 /var/null" :: findlib_name,'
-
PLIST_VARS= opt
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
(${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64") || \