diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-05-12 22:01:51 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-05-12 22:01:51 +0000 |
commit | 6f076d090fd9891accf050ec86164c30a063707e (patch) | |
tree | 6636ea2454315b620fb957a59e6d7651d6830dc6 /multimedia/linux-f10-libtheora/Makefile | |
parent | 71fb5d993b94172c2e4d5b4d6c78a50f4830bd3f (diff) | |
download | ports-6f076d090fd9891accf050ec86164c30a063707e.tar.gz ports-6f076d090fd9891accf050ec86164c30a063707e.zip |
Remove obsolete CONFLICTS line
Notes
Notes:
svn path=/head/; revision=274020
Diffstat (limited to 'multimedia/linux-f10-libtheora/Makefile')
-rw-r--r-- | multimedia/linux-f10-libtheora/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/linux-f10-libtheora/Makefile b/multimedia/linux-f10-libtheora/Makefile index 615099f2ab2d..0d1c30f0f8f4 100644 --- a/multimedia/linux-f10-libtheora/Makefile +++ b/multimedia/linux-f10-libtheora/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org COMMENT= Theora Video Compression Codec (Linux Fedora 10) -CONFLICTS= linux-libtheora-[0-9]* linux-f8-libtheora-[0-9]* - ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 10 |