mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- fix build for FreeBSD 4.x
This commit is contained in:
parent
179ac9e8e3
commit
8a37a4fc60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167876
@ -30,6 +30,10 @@ DOCLIST= fidogate.texi fidogate.txt gatebau94.txt kludge-rfc.doc \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-perl
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
${TOUCH} ${WRKSRC}/doc/fidogate.info
|
||||
${RM} -f ${WRKSRC}/doc/fidogate.info-?
|
||||
|
Loading…
Reference in New Issue
Block a user