diff options
author | rene <rene@FreeBSD.org> | 2011-05-13 06:01:51 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-05-13 06:01:51 +0800 |
commit | a2a7e595ebcca0c60da65763eab77be555f29b38 (patch) | |
tree | 4debed2a9f14d838ecbe4a400b34a067cdb1feeb /multimedia | |
parent | 0d31e153e9f742e4a1a7f51ffc2079bb0d881fb3 (diff) | |
download | freebsd-ports-gnome-a2a7e595ebcca0c60da65763eab77be555f29b38.tar.gz freebsd-ports-gnome-a2a7e595ebcca0c60da65763eab77be555f29b38.tar.zst freebsd-ports-gnome-a2a7e595ebcca0c60da65763eab77be555f29b38.zip |
Remove obsolete CONFLICTS line
Diffstat (limited to 'multimedia')
-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 |