diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/p-interp/Makefile | 2 |
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: |