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/O2-tools/Makefile | |
parent | 7374b5a054d87d64914c6c36520e15fa14f3f31b (diff) |
Notes
Diffstat (limited to 'graphics/O2-tools/Makefile')
-rw-r--r-- | graphics/O2-tools/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/O2-tools/Makefile b/graphics/O2-tools/Makefile index 5694f7abf6bf..a6406e99e99a 100644 --- a/graphics/O2-tools/Makefile +++ b/graphics/O2-tools/Makefile @@ -11,7 +11,4 @@ COMMENT= Huge image processing tools and libraries GNU_CONFIGURE= yes -post-patch: - @${REINPLACE_CMD} -e '/echo.*RANLIB/,+1d' ${WRKSRC}/libsrc/*/Makefile.in - .include <bsd.port.mk> |