summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-11 23:01:23 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-11 23:01:23 +0000
commit355e144d83dc2ffc62f3adf74701fb74fe50bac9 (patch)
tree619a5bda1e614e8d0bc341cf5b5ef6fb71bc9c67 /emulators
parentXFree86-4-clients is an EXTRACT_DEPENDS, not BUILD_DEPENDS (diff)
Change post-patch target to pre-build to use BUILD_DEPENDS after it has
been installed.
Notes
Notes: svn path=/head/; revision=106748
Diffstat (limited to 'emulators')
-rw-r--r--emulators/p-interp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/p-interp/Makefile b/emulators/p-interp/Makefile
index ba09703fffa6..aad98e17f072 100644
--- a/emulators/p-interp/Makefile
+++ b/emulators/p-interp/Makefile
@@ -30,7 +30,7 @@ post-extract:
@cp ${DISTDIR}/apple_pascal_?.dsk.gz ${WRKDIR}/${DISTNAME}
@gunzip ${WRKDIR}/${DISTNAME}/apple_pascal_?.dsk.gz
-post-patch:
+pre-build:
cd ${WRKDIR}/${DISTNAME} && ${MAKE} depend
post-build: