diff options
author | pav <pav@FreeBSD.org> | 2007-09-29 20:22:20 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-09-29 20:22:20 +0800 |
commit | 11beb72f94f6d9a7d793a11e923075df28802e98 (patch) | |
tree | fac26d84f0f224e47a4c4db369ec19027bf49a12 /sysutils/dtc-toaster | |
parent | 8bf732e993a24d124ab3b37079f66cb8f9a6bf76 (diff) | |
download | freebsd-ports-gnome-11beb72f94f6d9a7d793a11e923075df28802e98.tar.gz freebsd-ports-gnome-11beb72f94f6d9a7d793a11e923075df28802e98.tar.zst freebsd-ports-gnome-11beb72f94f6d9a7d793a11e923075df28802e98.zip |
- Mark BROKEN: Conflicting MySQL dependencies
Reported by: pointyhat
Diffstat (limited to 'sysutils/dtc-toaster')
-rw-r--r-- | sysutils/dtc-toaster/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/dtc-toaster/Makefile b/sysutils/dtc-toaster/Makefile index 7b240cf23a26..938edf893415 100644 --- a/sysutils/dtc-toaster/Makefile +++ b/sysutils/dtc-toaster/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -toaster MAINTAINER= scrappy@freebsd.org +BROKEN= Conflicting MySQL dependencies + CONFLICTS= dtc-[0-9]* WITH_WEBALIZER=yes |