diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
commit | c0d7b638eddee8e8ba4931e24ec0c744ef762713 (patch) | |
tree | ab8572cce956bf4828df231602fff4054d90c96b /emulators/joytran | |
parent | 3c2985c7a6c4dc16083dbbbe98ef3762be19c451 (diff) |
Notes
Diffstat (limited to 'emulators/joytran')
-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 |