aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2008-03-06 22:08:34 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2008-03-06 22:08:34 +0000
commit257c7cf052a2ff6b0fa827b2b9b7eb13ff3d0a28 (patch)
tree65f50bbff92a7f50186b2b263eda5c61a9e05967 /multimedia
parent8a18a035475ff76ea816e5c20e29bcdc14e02d08 (diff)
downloadports-257c7cf052a2ff6b0fa827b2b9b7eb13ff3d0a28.tar.gz
ports-257c7cf052a2ff6b0fa827b2b9b7eb13ff3d0a28.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gpodder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gpodder/Makefile b/multimedia/gpodder/Makefile
index 7621e60d56d6..d6e823ba5efa 100644
--- a/multimedia/gpodder/Makefile
+++ b/multimedia/gpodder/Makefile
@@ -19,7 +19,7 @@ COMMENT= A GTK2 podcast aggregrator written in Python
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \
convert:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \
- wget:${PORTSDIR}/ftp/wgeta \
+ wget:${PORTSDIR}/ftp/wget \
xdg-open:${PORTSDIR}/devel/xdg-utils
USE_GMAKE= yes