diff options
Diffstat (limited to 'games/chroma/Makefile')
-rw-r--r-- | games/chroma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chroma/Makefile b/games/chroma/Makefile index fab49490b84d..c1efc1d451d6 100644 --- a/games/chroma/Makefile +++ b/games/chroma/Makefile @@ -32,7 +32,7 @@ CURSES_USES= ncurses CURSES_CONFIGURE_ENABLE=curses CURSES_PLIST_FILES= bin/${PORTNAME}-curses SDL_CONFIGURE_ENABLE= sdl -SDL_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 +SDL_LIB_DEPENDS= libfreetype.so:print/freetype2 SDL_USE= SDL=sdl,image SDL_PLIST_FILES= bin/${PORTNAME} |