diff options
Diffstat (limited to 'multimedia/mpeg4ip/Makefile')
-rw-r--r-- | multimedia/mpeg4ip/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile index 86a8d8e056d..1435d726f71 100644 --- a/multimedia/mpeg4ip/Makefile +++ b/multimedia/mpeg4ip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/04/18 00:09:43 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/08 09:21:09 asau Exp $ DISTNAME= mpeg4ip-1.5.0.1 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mpeg4ip.sourceforge.net/ COMMENT= Tools for streaming video and audio -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= faad2<2.0nb6 USE_LANGUAGES= c c++ |