summaryrefslogtreecommitdiff
path: root/math/lp_solve
diff options
context:
space:
mode:
authorasau <asau>2012-09-11 23:04:15 +0000
committerasau <asau>2012-09-11 23:04:15 +0000
commit75214369059dc203660e28aa48bb9bbe6d1eda48 (patch)
treeb25c2af3335af12ba6ddabd1da702cd960afaeee /math/lp_solve
parent7fbdcede50ed11cf4e67fb60b694c458430517cf (diff)
downloadpkgsrc-75214369059dc203660e28aa48bb9bbe6d1eda48.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'math/lp_solve')
-rw-r--r--math/lp_solve/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile
index f19e281af56..1cc1ef2d053 100644
--- a/math/lp_solve/Makefile
+++ b/math/lp_solve/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/02/03 12:21:02 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/09/11 23:04:23 asau Exp $
#
DISTNAME= lp_solve_5.5.2.0_source
@@ -11,8 +11,6 @@ HOMEPAGE= http://lpsolve.sourceforge.net/
COMMENT= Mixed Integer Linear Programming (MILP) solver
#LICENSE= LGPL, unclear which version (see lp_lib.h)
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/lp_solve_5.5
SUBST_CLASSES+= dl