diff options
author | pav <pav@FreeBSD.org> | 2011-12-29 17:02:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-12-29 17:02:59 +0800 |
commit | 74d2298d40ffe133c354186b7ad752e00fd0e8cc (patch) | |
tree | d06f06e2681679338c8b77ac9abb127176d43f0a /news | |
parent | 37ce148c00b5aaf801826409a2fc99ae4626b2ed (diff) | |
download | freebsd-ports-gnome-74d2298d40ffe133c354186b7ad752e00fd0e8cc.tar.gz freebsd-ports-gnome-74d2298d40ffe133c354186b7ad752e00fd0e8cc.tar.zst freebsd-ports-gnome-74d2298d40ffe133c354186b7ad752e00fd0e8cc.zip |
- Remove explicit par2 dependency, it is conflicting with different flavour of
par2 brought in via indirect depend
Reported by: pointyhat
Diffstat (limited to 'news')
-rw-r--r-- | news/lottanzb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile index 40ad66240020..d80439478dc3 100644 --- a/news/lottanzb/Makefile +++ b/news/lottanzb/Makefile @@ -19,7 +19,6 @@ COMMENT= A pyGTK usenet frontend for hellanzb RUN_DEPENDS= SABnzbd.py:${PORTSDIR}/news/sabnzbdplus \ yelp:${PORTSDIR}/x11/yelp \ - par2:${PORTSDIR}/archivers/par2cmdline \ unrar:${PORTSDIR}/archivers/unrar \ unzip:${PORTSDIR}/archivers/unzip \ ${PYTHON_SITELIBDIR}/yenc.py:${PORTSDIR}/news/py-yenc \ |