aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-02-14 18:02:49 +0800
committerantoine <antoine@FreeBSD.org>2018-02-14 18:02:49 +0800
commit891252c404775cceadde34db160cdb924cc3266f (patch)
treee276ab099bcfd48d61a99041755a860faef3e00b
parenteeb82611eefd3217f7272f8e60c2d76499898d20 (diff)
downloadfreebsd-ports-gnome-891252c404775cceadde34db160cdb924cc3266f.tar.gz
freebsd-ports-gnome-891252c404775cceadde34db160cdb924cc3266f.tar.zst
freebsd-ports-gnome-891252c404775cceadde34db160cdb924cc3266f.zip
fs-uae-launcher doesn't work with python3
-rw-r--r--emulators/fs-uae-launcher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile
index 56d672c4daf6..db12a82c30b9 100644
--- a/emulators/fs-uae-launcher/Makefile
+++ b/emulators/fs-uae-launcher/Makefile
@@ -11,7 +11,7 @@ COMMENT= GUI launcher for the FS-UAE Amiga emulator
LICENSE= GPLv2
-USES= gettext gmake pathfix python shebangfix
+USES= gettext gmake pathfix python:2.7 shebangfix
INSTALLS_ICONS= yes
MAKE_ARGS= DESTDIR=${STAGEDIR} prefix=${PREFIX}