diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-08 15:14:30 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-08 15:14:30 +0000 |
commit | 38e1bcbc42e0b8d89f59a34d0b93650704146ba9 (patch) | |
tree | 643cc9a44a3552938a5ac3f65b6148d6e81a4ac6 /news/fidogate/Makefile | |
parent | a5648507502a7646fdf7398c45debeabcb097849 (diff) | |
download | ports-38e1bcbc42e0b8d89f59a34d0b93650704146ba9.tar.gz ports-38e1bcbc42e0b8d89f59a34d0b93650704146ba9.zip |
Notes
Diffstat (limited to 'news/fidogate/Makefile')
-rw-r--r-- | news/fidogate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index 539e49938bc8..c97096f17bf0 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -29,7 +29,7 @@ USE_PERL5= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 300000 -EXTRA_PATCHES+= ${PATCHDIR}/patch-perl +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-perl .endif pre-configure: |