aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2006-09-21 16:07:59 +0800
committerstas <stas@FreeBSD.org>2006-09-21 16:07:59 +0800
commit7cc8a3177c4cde4c93653f85822181827f44e135 (patch)
treee224137cef6c7006c280b81545f6532b3009279a /emulators
parenta11445de2d3659247e922b1743f6e3e0b5455c2f (diff)
downloadfreebsd-ports-gnome-7cc8a3177c4cde4c93653f85822181827f44e135.tar.gz
freebsd-ports-gnome-7cc8a3177c4cde4c93653f85822181827f44e135.tar.zst
freebsd-ports-gnome-7cc8a3177c4cde4c93653f85822181827f44e135.zip
- Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/e-uae/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index 83f7c0799c65..273c132c9441 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -26,10 +26,6 @@ PLIST_FILES= bin/uae bin/readdisk
PORTDOCS= README bsdsocket.txt compiling.txt configuration.txt \
floppies.txt keyboard.txt scsi.txt
-post-patch:
- @${REINPLACE_CMD} -e 's|sdl-config|sdl11-config|' \
- ${WRKSRC}/configure
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/uae ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/src/readdisk ${PREFIX}/bin