From 355e144d83dc2ffc62f3adf74701fb74fe50bac9 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 11 Apr 2004 23:01:23 +0000 Subject: Change post-patch target to pre-build to use BUILD_DEPENDS after it has been installed. --- emulators/p-interp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators') 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: -- cgit v1.2.3