diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-07 22:38:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-07 22:38:04 +0000 |
commit | 7c12d99f1411d6aa3943a823fe13fd401b3c5658 (patch) | |
tree | 1ba2e356f0410575bedab97c993c10dd35b92ccb /news | |
parent | 7d7a9985bdce0d2b541c4ac9120f081609a3b4f2 (diff) |
Notes
Diffstat (limited to 'news')
-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 87163686a18b..539e49938bc8 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+= ${FILESDIR}/patch-perl +EXTRA_PATCHES+= ${PATCHDIR}/patch-perl .endif pre-configure: |