summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:28:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:28:51 +0000
commit4798964415640d94d1b684868c96fc0ab6f57c9a (patch)
tree0e0aa6a3bdf8a0d219047c302ba267176a923006 /biology
parentRename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directories (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=33475
Diffstat (limited to 'biology')
-rw-r--r--biology/ortep3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/ortep3/Makefile b/biology/ortep3/Makefile
index f3f034e537fb..a1b9ea43e8c3 100644
--- a/biology/ortep3/Makefile
+++ b/biology/ortep3/Makefile
@@ -29,8 +29,8 @@ post-extract:
pre-patch:
${CP} ${FILESDIR}/Makefile.ortep3 ${WRKDIR}/${DISTNAME}/src/Makefile
.if defined(USEPGPLOT)
- cd ${WRKSRC} && ${PATCH} < ${FILESDIR}/patch-aa
- cd ${WRKSRC} && ${PATCH} < ${FILESDIR}/patch-ab
+ cd ${WRKSRC} && ${PATCH} < ${PATCHDIR}/extra-patch-aa
+ cd ${WRKSRC} && ${PATCH} < ${PATCHDIR}/extra-patch-ab
.endif
pre-install: