aboutsummaryrefslogtreecommitdiffstats
path: root/lang/modula-3-lib
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 06:17:57 +0800
committerasami <asami@FreeBSD.org>2000-10-08 06:17:57 +0800
commit4b77b79d675f8aace83d05c70635ab1697899265 (patch)
tree1f648a502fbd8512b87240794af1a21b0ad80f15 /lang/modula-3-lib
parent6c98a40e6eee74a7050842b409fcb783020ec1bf (diff)
downloadfreebsd-ports-gnome-4b77b79d675f8aace83d05c70635ab1697899265.tar.gz
freebsd-ports-gnome-4b77b79d675f8aace83d05c70635ab1697899265.tar.zst
freebsd-ports-gnome-4b77b79d675f8aace83d05c70635ab1697899265.zip
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
Diffstat (limited to 'lang/modula-3-lib')
-rw-r--r--lang/modula-3-lib/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/modula-3-lib/Makefile b/lang/modula-3-lib/Makefile
index a055728d6845..70b5214ee946 100644
--- a/lang/modula-3-lib/Makefile
+++ b/lang/modula-3-lib/Makefile
@@ -50,11 +50,11 @@ DISTFILES+= m3-fbsd-boot-3.6.tar.gz
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 400011
-EXTRA_PATCHES= ${FILESDIR}/patch-new-sigset-aa \
- ${FILESDIR}/patch-new-sigset-ab \
- ${FILESDIR}/patch-new-sigset-ac
+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-new-sigset-aa \
+ ${PATCHDIR}/extra-patch-new-sigset-ab \
+ ${PATCHDIR}/extra-patch-new-sigset-ac
.else
-EXTRA_PATCHES= ${FILESDIR}/patch-old-sigset-aa
+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-old-sigset-aa
.endif
# Startup script, run at boot time