aboutsummaryrefslogtreecommitdiffstats
path: root/biology/ortep3
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 05:28:51 +0800
committerasami <asami@FreeBSD.org>2000-10-08 05:28:51 +0800
commit49ebada853b94f2967d0ec8e302f62cf1fd43499 (patch)
treef00cb871c70dbce8491a1ef1e424a05e505aff5e /biology/ortep3
parentdb1152b500a50e74c1f9390d5962aeecd53a7323 (diff)
downloadfreebsd-ports-gnome-49ebada853b94f2967d0ec8e302f62cf1fd43499.tar.gz
freebsd-ports-gnome-49ebada853b94f2967d0ec8e302f62cf1fd43499.tar.zst
freebsd-ports-gnome-49ebada853b94f2967d0ec8e302f62cf1fd43499.zip
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.)
Diffstat (limited to 'biology/ortep3')
-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: