diff options
Diffstat (limited to 'games/alephone/Makefile')
-rw-r--r-- | games/alephone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 8a7184afcf66..810dade3f5a8 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -14,7 +14,7 @@ DISTNAME= AlephOne-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= The open source version of Bungie's Marathon game -BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex USE_BZIP2= yes |