1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

- Add stage support

This commit is contained in:
Danilo Egea Gondolfo 2013-11-16 15:35:32 +00:00
parent ffcc3f5ecf
commit 04f6cbeff9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334007

View File

@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl -pthread
NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \
's|<SDL/|<|g'