diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-04 19:26:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-04 19:26:24 +0000 |
commit | 228ab588738952bd42427886fd5368181243ba6e (patch) | |
tree | 7fe589d0d1b0e6d00b7aa9cd05fc46ca15de7655 /graphics/epix | |
parent | 7374b5a054d87d64914c6c36520e15fa14f3f31b (diff) |
Notes
Diffstat (limited to 'graphics/epix')
-rw-r--r-- | graphics/epix/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index 30f1e4c2d40b..44891f071e74 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -26,7 +26,6 @@ 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 |