summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:53:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:53:11 +0000
commit7137e75472f29a61a0a93c7cf936788fa9bfd2d1 (patch)
treef83b944ffdae0625a20543f5bb1368329957ca0e /emulators
parentConvert rules copying ${FILESDIR}/patch-aa to ${PATCHDIR} (which is (diff)
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
(This should probably be rewritten to use EXTRA_PATCHES but I don't have time to test it now.)
Notes
Notes: svn path=/head/; revision=33480
Diffstat (limited to 'emulators')
-rw-r--r--emulators/truereality/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/truereality/Makefile b/emulators/truereality/Makefile
index 8f0aa805bf4c..15e42ab2ec27 100644
--- a/emulators/truereality/Makefile
+++ b/emulators/truereality/Makefile
@@ -27,7 +27,7 @@ DATE= 1999121400
post-patch:
.if ${ARCH} == "alpha"
- @(cd ${WRKSRC} && ${PATCH} < ${FILESDIR}/patch-alpha || ${ECHO})
+ @(cd ${WRKSRC} && ${PATCH} < ${PATCHDIR}/extra-patch-alpha || ${ECHO})
.endif
do-install: