summaryrefslogtreecommitdiff
path: root/math/bihar/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-22 18:05:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-22 18:05:04 +0000
commitf45d0a8198e01f9de3159f120af98857c70773c1 (patch)
tree5ccc149311d24585961d9a2cf90f90b5de162a2d /math/bihar/Makefile
parent- Add p5-MooseX-Role-Matcher 0.05 (diff)
Fix NO_STAGE attribution
Notes
Notes: svn path=/head/; revision=327888
Diffstat (limited to 'math/bihar/Makefile')
-rw-r--r--math/bihar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile
index 2c91a2547f2d..282d6e581556 100644
--- a/math/bihar/Makefile
+++ b/math/bihar/Makefile
@@ -38,6 +38,7 @@ COMMENT= Biharmonic equation in rectangular geometry and polar coordinates
LIB_DEPENDS= linpack.3:${PORTSDIR}/math/linpack
+NO_STAGE= yes
NO_WRKSUBDIR= yes
USE_LDCONFIG= yes
USE_FORTRAN= yes
@@ -45,7 +46,6 @@ USE_FORTRAN= yes
.if !defined(NOPORTDOCS)
PORTDOCS= fft.doc
-NO_STAGE= yes
post-install:
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/fft.doc ${DOCSDIR}