diff options
author | asami <asami@FreeBSD.org> | 2000-10-07 22:38:04 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-07 22:38:04 +0000 |
commit | 9b9d7b10b9bf5a6cb3cd466e22b9d14e935ea8d1 (patch) | |
tree | 45f09887e7f9cb2e5f0bf82acc40f393a80a76ac /news/fidogate | |
parent | 01ccb5da6522f02f1988926aa138f8694bac4e45 (diff) | |
download | FreeBSD-ports-9b9d7b10b9bf5a6cb3cd466e22b9d14e935ea8d1.zip FreeBSD-ports-9b9d7b10b9bf5a6cb3cd466e22b9d14e935ea8d1.tar.gz |
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
Diffstat (limited to 'news/fidogate')
-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 8716368..539e499 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: |