diff options
Diffstat (limited to 'net/liblive/Makefile')
-rw-r--r-- | net/liblive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/liblive/Makefile b/net/liblive/Makefile index 4e4917a7bef..9ae9cf297e6 100644 --- a/net/liblive/Makefile +++ b/net/liblive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/06/02 18:00:04 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/07/31 21:08:03 rillig Exp $ # DISTNAME= live.2003.04.04 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.live.com/liveMedia/ COMMENT= Set of C++ libraries for multimedia streaming WRKSRC= ${WRKDIR}/live -USE_LANGUAGES= c++ +USE_LANGUAGES= c c++ USE_LIBTOOL= YES INSTALLATION_DIRS= bin lib |