aboutsummaryrefslogtreecommitdiff
path: root/news/fidogate
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-07-15 08:09:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-07-15 08:09:35 +0000
commit8a37a4fc602beaa63991e71b77079ca0185b56f7 (patch)
tree15bda6f3129d9a7162e096d2957dcde95c2e8d5a /news/fidogate
parent179ac9e8e3aed28b1cc5250ea0298963a50d0e2b (diff)
downloadports-8a37a4fc602beaa63991e71b77079ca0185b56f7.tar.gz
ports-8a37a4fc602beaa63991e71b77079ca0185b56f7.zip
- fix build for FreeBSD 4.x
Notes
Notes: svn path=/head/; revision=167876
Diffstat (limited to 'news/fidogate')
-rw-r--r--news/fidogate/Makefile4
-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 51036708558d..83e16ba6dbf2 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 b3780bda825f..b3780bda825f 100644
--- a/news/fidogate/files/patch-perl
+++ b/news/fidogate/files/extra-patch-perl