diff options
-rw-r--r-- | net/liblive/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/liblive/Makefile b/net/liblive/Makefile index 8821265fcfd..4e4917a7bef 100644 --- a/net/liblive/Makefile +++ b/net/liblive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/03/22 22:51:52 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/06/02 18:00:04 joerg Exp $ # DISTNAME= live.2003.04.04 @@ -12,6 +12,7 @@ HOMEPAGE= http://www.live.com/liveMedia/ COMMENT= Set of C++ libraries for multimedia streaming WRKSRC= ${WRKDIR}/live +USE_LANGUAGES= c++ USE_LIBTOOL= YES INSTALLATION_DIRS= bin lib |