From dfb6ed8dc100c175dc5b9fdc6de73018e1d038ce Mon Sep 17 00:00:00 2001 From: abs Date: Fri, 19 May 2006 18:11:59 +0000 Subject: += to assign, not + --- multimedia/mpeg4ip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/mpeg4ip') diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile index 0a58fcd62d4..5550f6407fc 100644 --- a/multimedia/mpeg4ip/Makefile +++ b/multimedia/mpeg4ip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/05/19 12:21:52 adrianp Exp $ +# $NetBSD: Makefile,v 1.5 2006/05/19 18:11:59 abs Exp $ # DISTNAME= mpeg4ip-1.4.1 @@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mpeg4ip.sourceforge.net/ COMMENT= Tools for streaming video and audio -CONFLICTS+ faad2-[0-9]* +CONFLICTS+= faad2-[0-9]* USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes -- cgit v1.2.3