aboutsummaryrefslogtreecommitdiff
path: root/biology/njplot
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:55:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:55:44 +0000
commit7055ff02f189a21dc14fc0489900f315a6e9192f (patch)
tree8297dcd0b71086ee72b8499934378d51ab6f897f /biology/njplot
parent0f0eb50c1e9988923b5a502ecdeb918467b60cac (diff)
Notes
Diffstat (limited to 'biology/njplot')
-rw-r--r--biology/njplot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/njplot/Makefile b/biology/njplot/Makefile
index 03a9ed3d55d3..cab4713c7424 100644
--- a/biology/njplot/Makefile
+++ b/biology/njplot/Makefile
@@ -31,6 +31,7 @@ PORTDOCS= njplot.help njplot.html njplot.gif
MAN1= njplot.1 unrooted.1
.ifdef (WITHOUT_X11)
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|njplot.*unrooted||' ${WRKSRC}/makefile
.endif