diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate/Makefile | 4 | ||||
-rw-r--r-- | news/fidogate/files/extra-patch-perl (renamed from news/fidogate/files/patch-perl) | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index 5103670..83e16ba 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -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-? diff --git a/news/fidogate/files/patch-perl b/news/fidogate/files/extra-patch-perl index b3780bd..b3780bd 100644 --- a/news/fidogate/files/patch-perl +++ b/news/fidogate/files/extra-patch-perl |