Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2015/03/17 14:24:43 jperkin Exp $
# $NetBSD: Makefile,v 1.10 2016/09/08 05:12:39 richard Exp $
#
DISTNAME= lp_solve_5.5.2.0_source
DISTNAME= lp_solve_5.5.2.3_source
PKGNAME= ${DISTNAME:S/_source//:S/_5/-5/}
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lpsolve/}
@@ -27,7 +27,7 @@ SUBST_FILES.dl+= demo/ccc
.include "../../mk/bsd.fast.prefs.mk"
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64" || \
${MACHINE_ARCH} == "x86_64" || ${MACHINE_ARCH} == "amd64"
${MACHINE_ARCH} == "x86_64" || ${MACHINE_ARCH} == "aarch64"
LPSOLVE_ARCH= ux64
.else
LPSOLVE_ARCH= ux32
@@ -35,6 +35,8 @@ LPSOLVE_ARCH= ux32
INSTALLATION_DIRS= bin include/lpsolve lib
MAKE_ENV+= DL_LDADD=${BUILDLINK_LDADD.dl:Q}
do-build:
.for dir in lp_solve lpsolve55 demo
${RUN}${_ULIMIT_CMD} \