diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-07-15 08:09:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-07-15 08:09:35 +0000 |
commit | 8a37a4fc602beaa63991e71b77079ca0185b56f7 (patch) | |
tree | 15bda6f3129d9a7162e096d2957dcde95c2e8d5a /news/fidogate | |
parent | 179ac9e8e3aed28b1cc5250ea0298963a50d0e2b (diff) | |
download | ports-8a37a4fc602beaa63991e71b77079ca0185b56f7.tar.gz ports-8a37a4fc602beaa63991e71b77079ca0185b56f7.zip |
Notes
Diffstat (limited to 'news/fidogate')
-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 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 |