aboutsummaryrefslogtreecommitdiff
path: root/graphics/epix
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-26 19:15:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-26 19:15:43 +0000
commitfd4283913b0016ba66378d60baa9c1032edd75bf (patch)
tree6c13000df1f71814385937b1bf0bdb7f4ce27117 /graphics/epix
parent429c61a08a33e383f682709e42fad52312d838eb (diff)
downloadports-fd4283913b0016ba66378d60baa9c1032edd75bf.tar.gz
ports-fd4283913b0016ba66378d60baa9c1032edd75bf.zip
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=366251
Diffstat (limited to 'graphics/epix')
-rw-r--r--graphics/epix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile
index 44891f071e74..30f1e4c2d40b 100644
--- a/graphics/epix/Makefile
+++ b/graphics/epix/Makefile
@@ -26,6 +26,7 @@ INFO= epix
OPTIONS_DEFINE= DOCS
post-patch:
+ @${REINPLACE_CMD} -e '/echo.*RANLIB/,+1d' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e '/usepackage/s|pstricks,xcolor|pstricks,tikz,xcolor|' \
${WRKSRC}/doc/manual.tex