summaryrefslogtreecommitdiff
path: root/emulators/quasi88/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/quasi88/Makefile')
-rw-r--r--emulators/quasi88/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile
index 5ec5ae0caa91..eb2a1142a3a9 100644
--- a/emulators/quasi88/Makefile
+++ b/emulators/quasi88/Makefile
@@ -18,16 +18,11 @@ USE_XLIB= yes
USE_GMAKE= yes
DATAFILES= FAQ FORMAT GET-IMAGE HELP HISTORY LIST MANUAL QUASI88
-pre-patch:
.if !defined(WITH_SOUND)
+pre-everything:
@ ${ECHO} "You can make quasi88 use sound by defining WITH_SOUND"
.else
- @ ${CP} ${FILESDIR}/patch-aa ${PATCHDIR}
-.endif
-
-post-patch:
-.if defined(WITH_SOUND)
- @ ${RM} ${PATCHDIR}/patch-aa
+EXTRA_PATCHES= ${FILESDIR}/extra-patch-aa
.endif
do-install: