diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-06 08:24:32 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-06 08:24:32 +0800 |
commit | 9c3fd0d61e6c0fabfe238b4a17a0ffdef4bc617c (patch) | |
tree | a14ad07369e249759cbf9078256e3f944945698b /multimedia | |
parent | 6b17205a06641c3ef6f97433495f45294e66c639 (diff) | |
download | freebsd-ports-gnome-9c3fd0d61e6c0fabfe238b4a17a0ffdef4bc617c.tar.gz freebsd-ports-gnome-9c3fd0d61e6c0fabfe238b4a17a0ffdef4bc617c.tar.zst freebsd-ports-gnome-9c3fd0d61e6c0fabfe238b4a17a0ffdef4bc617c.zip |
Add CONFLICTS with the recently added port multimedia/pvrxxx.
PR: ports/102765
Submitted by: usleepless <usleepless@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/pvr250/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile index 30c50351b59d..60b381f89dc2 100644 --- a/multimedia/pvr250/Makefile +++ b/multimedia/pvr250/Makefile @@ -16,6 +16,8 @@ IGNOREFILES= hcwPVRP2.sys # Varies from month to month MAINTAINER= edwin@mavetju.org COMMENT= Hauppauge PVR-250/350 TV cards driver for the cxm device +CONFLICTS= pvrxxx-* + PVRTOOLS= pvr250-1.2 CXMSHAR= cxm-${PORTVERSION}.shar |