diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-07-27 12:40:32 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-07-27 12:40:32 +0000 |
commit | f6e49310d9609943d1ab6efdc47e2a1bb587de89 (patch) | |
tree | 25593aec946ff458b359847c1d71979fb8193818 /news/lottanzb | |
parent | c90f865d10c75531b00c5f7fd932f5e7f8ed48a7 (diff) | |
download | ports-f6e49310d9609943d1ab6efdc47e2a1bb587de89.tar.gz ports-f6e49310d9609943d1ab6efdc47e2a1bb587de89.zip |
Notes
Diffstat (limited to 'news/lottanzb')
-rw-r--r-- | news/lottanzb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile index 0b7edf07a9c0..253c3ffe28f9 100644 --- a/news/lottanzb/Makefile +++ b/news/lottanzb/Makefile @@ -27,7 +27,8 @@ RUN_DEPENDS= SABnzbd.py:${PORTSDIR}/news/sabnzbdplus \ ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \ ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl -CONFLICTS= shared-mime-info-[0-9]* +BROKEN= overwrite a file owned by misc/shared-mime-info: share/mime/application/x-nzb.xml + USE_PYTHON= yes USE_PYDISTUTILS=yes USE_GNOME= desktopfileutils intltool |