diff options
author | pav <pav@FreeBSD.org> | 2011-09-18 18:54:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-09-18 18:54:14 +0800 |
commit | ddc9041027d5dad1eb8510cfe4c44e430fa18e16 (patch) | |
tree | 5d748acb49fc7a8b683e9cfd8b50d0f0058d16a4 /misc | |
parent | 72da8d01f76576356815aa42e9bab58003a560a9 (diff) | |
download | freebsd-ports-gnome-ddc9041027d5dad1eb8510cfe4c44e430fa18e16.tar.gz freebsd-ports-gnome-ddc9041027d5dad1eb8510cfe4c44e430fa18e16.tar.zst freebsd-ports-gnome-ddc9041027d5dad1eb8510cfe4c44e430fa18e16.zip |
- Mark BROKEN for weird plist problem involving icon-theme.cache
Reported by: pointyhat
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tellico/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index c83ce4858e8a..76f477af82e8 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ yaz.4:${PORTSDIR}/net/yaz \ exempi:${PORTSDIR}/textproc/exempi +BROKEN= leaves file behind on deinstall + USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool |