diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 16:55:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 16:55:04 +0000 |
commit | 3bc5091b11f13bacb8ade409cae755834687fc69 (patch) | |
tree | 88ba54861a636c8d3b02c8561ca760725ea09b54 /games/alephone/Makefile | |
parent | c3b24311f239203338b6489c1a9a1643e65dab46 (diff) | |
download | ports-3bc5091b11f13bacb8ade409cae755834687fc69.tar.gz ports-3bc5091b11f13bacb8ade409cae755834687fc69.zip |
Notes
Diffstat (limited to 'games/alephone/Makefile')
-rw-r--r-- | games/alephone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 92e54a37bb62..28a3417901d4 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -14,6 +14,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost- USE_GMAKE= yes +USES= pkgconfig USE_BZIP2= yes USE_SDL+= image net sdl sound USE_GL= yes |