From e9a5933c873c157da5e49c0c125f1dedc1f96904 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 25 Jan 2015 13:30:03 +0000 Subject: This uses speex (in particular, now speexdsp), so include the corresponding buildlink3.mk. Noted broken by joerg. --- games/alephone/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/alephone/Makefile b/games/alephone/Makefile index c885a571c73..2c9f630b9db 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:21:12 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/01/25 13:30:03 wiz Exp $ DISTNAME= AlephOne-20120514 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/} EXTRACT_SUFX= .tar.bz2 @@ -23,6 +23,7 @@ post-install: .include "../../archivers/zziplib/buildlink3.mk" .include "../../audio/SDL_sound/buildlink3.mk" +.include "../../audio/speexdsp/buildlink3.mk" BUILDLINK_API_DEPENDS.SDL+= SDL>=1.2.6 .include "../../devel/SDL/buildlink3.mk" BUILDLINK_API_DEPENDS.boost-headers+= boost-headers>=1.31 -- cgit v1.2.3