diff options
author | fjoe <fjoe@FreeBSD.org> | 2012-08-29 16:39:22 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2012-08-29 16:39:22 +0800 |
commit | 3838fb6d660ddb1719d7b510014d3d0ce2ca524c (patch) | |
tree | 4d06b1564d8ae930e47afe9375444a26bafedd3c /misc | |
parent | 15054d8487d0efcf90f4c3784a41497aa59a0dc3 (diff) | |
download | freebsd-ports-gnome-3838fb6d660ddb1719d7b510014d3d0ce2ca524c.tar.gz freebsd-ports-gnome-3838fb6d660ddb1719d7b510014d3d0ce2ca524c.tar.zst freebsd-ports-gnome-3838fb6d660ddb1719d7b510014d3d0ce2ca524c.zip |
This port conflicts with dahdi-kmod26-*.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dahdi-kmod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/dahdi-kmod/Makefile b/misc/dahdi-kmod/Makefile index 65c2d19e7704..036d034ec2d9 100644 --- a/misc/dahdi-kmod/Makefile +++ b/misc/dahdi-kmod/Makefile @@ -22,6 +22,8 @@ COMMENT= Digium/Asterisk Hardware Device Interface RUN_DEPENDS= ${LOCALBASE}/sbin/dahdi_cfg:${PORTSDIR}/misc/dahdi +CONFLICTS= dahdi-kmod26-* + DAHDI_VERSION= 2.4.0-rc5 DAHDI_TOOLS_VERSION= 2.4.0-rc1 OSLEC_VERSION= 2.6.35.4 |