aboutsummaryrefslogtreecommitdiff
path: root/math/newmat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/newmat/Makefile')
-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}