Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 2013/11/01 11:30:23 jaapb Exp $
# $NetBSD: Makefile,v 1.6 2015/03/06 01:18:58 sevan Exp $
PKGNAME= ocaml-${DISTNAME}
DISTNAME= csv-1.3.0
PKGREVISION= 1
PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1172/
@@ -22,6 +22,8 @@ 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.prefs.mk"
PLIST_VARS= opt
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
(${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64")