1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Allow staging as a regular user

This commit is contained in:
Antoine Brodin 2014-06-07 18:32:13 +00:00
parent c877f60cb7
commit 40445606f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356939

View File

@ -11,4 +11,7 @@ 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>