diff options
Diffstat (limited to 'emulators/joytran/Makefile')
-rw-r--r-- | emulators/joytran/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/joytran/Makefile b/emulators/joytran/Makefile index 38d33c0872b2..1dd3ad71c503 100644 --- a/emulators/joytran/Makefile +++ b/emulators/joytran/Makefile @@ -14,7 +14,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT # This is needed to fetch from BerliOS -FETCH_ARGS= "-Fpr" USE_BZIP2= yes USE_SDL= sdl2 USES= cmake pkgconfig |