aboutsummaryrefslogtreecommitdiff
path: root/math/newmat
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:55:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:55:04 +0000
commitce5e4570204c37f4ac986a2a6bc076aa911167d6 (patch)
tree1c069c3c993156dc583330fa958afbe99bb4966e /math/newmat
parent8ac99398e2b62e1b10333d4c88ae273f4f0ed365 (diff)
downloadports-ce5e4570204c37f4ac986a2a6bc076aa911167d6.tar.gz
ports-ce5e4570204c37f4ac986a2a6bc076aa911167d6.zip
Notes
Diffstat (limited to 'math/newmat')
-rw-r--r--math/newmat/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile
index 07fd1d7fe51f..93d5542d667d 100644
--- a/math/newmat/Makefile
+++ b/math/newmat/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: newmat
-# Date created: Dec 6, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= newmat
PORTVERSION= 1.1
@@ -22,6 +17,7 @@ MAKEFILE= nm_gnu.mak
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
ALL_TARGET= everything
+NO_STAGE= yes
do-install:
@${MKDIR} ${PREFIX}/include/${PORTNAME}
${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/${PORTNAME}