Better fix with clang
Submitted by: tijl
This commit is contained in:
parent
58948ea81a
commit
d462bac62a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320732
@ -23,6 +23,7 @@ MAN1= afterstep.1 Animate.1 Audio.1 Auto.1 Banner.1 Pager.1 Wharf.1
|
||||
CONFLICTS?= afterstep-2*
|
||||
PORTSCOUT= limit:^1\.[0-9.]*$$
|
||||
CFLAGS+= -Wno-return-type
|
||||
USE_CSTD= gnu89
|
||||
|
||||
SRCDIRS= afterstep \
|
||||
modules/Animate modules/Audio modules/Auto \
|
||||
@ -34,8 +35,6 @@ post-patch:
|
||||
-e 's|%%PREFIX%%|${PREFIX}|g' \
|
||||
${WRKSRC}/configure.h \
|
||||
${WRKSRC}/sample.steprc
|
||||
${REINPLACE_CMD} \
|
||||
-e 's/__inline__//g' \
|
||||
${WRKSRC}/configure.h
|
||||
@ for i in ${SRCDIRS}; do \
|
||||
cd ${WRKSRC}/$$i; \
|
||||
|
Loading…
Reference in New Issue
Block a user