summaryrefslogtreecommitdiff
path: root/graphics/gnofract4d/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-29 15:39:57 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-29 15:39:57 +0000
commit3a63fd602e747eab03a36ff99fddacc8a883c8fb (patch)
treeedf143a5d2313687d1dc98185fe09a4156f3fad5 /graphics/gnofract4d/Makefile
parent- Update to 3.0.2 (diff)
Do not create a corrupted package
With hat: portmgr
Diffstat (limited to '')
-rw-r--r--graphics/gnofract4d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile
index 3b8dafc1e92a..68f409403920 100644
--- a/graphics/gnofract4d/Makefile
+++ b/graphics/gnofract4d/Makefile
@@ -34,7 +34,7 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e 's|/usr/include/|${LOCALBASE}/include/|; \
- /# doc files/,+2d' \
+ /# doc files/,+2d; /"html"/,+1d' \
${WRKSRC}/setup.py
@${REINPLACE_CMD} -e 's|"CC"|"${CC}"|; s|"gcc"|"${CC}"|' \
${WRKSRC}/setup.py \