diff options
author | Max Khon <fjoe@FreeBSD.org> | 2012-08-29 08:39:22 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2012-08-29 08:39:22 +0000 |
commit | d6dd233e6537411c307d564d98ba5e68a15594b7 (patch) | |
tree | 4d06b1564d8ae930e47afe9375444a26bafedd3c /misc | |
parent | abe53affa2eea9e9c89b7c5a3a24cb0eaa829f36 (diff) | |
download | ports-d6dd233e6537411c307d564d98ba5e68a15594b7.tar.gz ports-d6dd233e6537411c307d564d98ba5e68a15594b7.zip |
Notes
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 |