Skip to content

Commit

Permalink
Remove this post-patch target, the -O3 line is commented out by the p…
Browse files Browse the repository at this point in the history
…atch.

Sponsored by:	Absolight
  • Loading branch information
mat813 committed Oct 18, 2016
1 parent d1d0fd7 commit bb7e4f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions graphics/seejpeg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,4 @@ PLIST_FILES= bin/seejpeg man/man1/seejpeg.1.gz
post-extract:
${CHMOD} 0644 ${WRKSRC}/Makefile

post-patch:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev
${SED} "s|-O3|${CFLAGS}|g" ${WRKSRC}/Makefile.prev > ${WRKSRC}/Makefile

.include <bsd.port.mk>

0 comments on commit bb7e4f5

Please sign in to comment.