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 /games/py-fife/Makefile | |
parent | 3c2985c7a6c4dc16083dbbbe98ef3762be19c451 (diff) |
Notes
Diffstat (limited to 'games/py-fife/Makefile')
-rw-r--r-- | games/py-fife/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index 76690b844c2a..8714def69e50 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -22,8 +22,6 @@ LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \ libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ libpng15.so:${PORTSDIR}/graphics/png -FETCH_ARGS= -Fpr - USE_SDL= sdl ttf image USE_SCONS= yes |