diff options
Diffstat (limited to 'games/stonesoup/Makefile')
-rw-r--r-- | games/stonesoup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index 6cdd98201f76..fe978ab7d671 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -71,7 +71,7 @@ CONFLICTS+= ${PORTNAME}-[0-9]* MAKE_ARGS+= TILES=y PLIST_SUB+= SDL="" PKGNAMESUFFIX= -sdl -BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config +USE_PKGCONFIG= yes LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 USE_SDL= sdl image |