aboutsummaryrefslogtreecommitdiff
path: root/math/blitz++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/blitz++/Makefile')
-rw-r--r--math/blitz++/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index af96af9625d5..78bc65b5ff66 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: blitz++
-# Date created: Jul 25, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= blitz++
PORTVERSION= 0.9
@@ -36,6 +31,7 @@ DOCSDIR= ${PREFIX}/share/doc/blitz
USE_LDCONFIG= yes
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|g++|\$${CXX}|g ; \
s|"-ftemplate-depth-30|"\$${CXXFLAGS} -ftemplate-depth-30|g ; \