mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
unbreak lang/bigloo
Noticed by: Kimura Fuyuki <fuyuki@nigredo.org>
This commit is contained in:
parent
c7ec907e8b
commit
478d7bf10b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96932
@ -41,10 +41,6 @@ post-configure:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not compile due to varargs.h being deprecated"
|
||||
.endif
|
||||
|
||||
post-install: install-info
|
||||
@${SED} "s|%%PREFIX%%|${PREFIX}|g" < ${FILESDIR}/bigloo.sh | ${SED} "s|%%BIGLOO_VERSION%%|${PORTVERSION}|g" > ${PREFIX}/etc/rc.d/000.bigloo.sh
|
||||
@${CHMOD} 750 ${PREFIX}/etc/rc.d/000.bigloo.sh
|
||||
|
Loading…
Reference in New Issue
Block a user