aboutsummaryrefslogtreecommitdiff
path: root/net/straw
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-16 06:37:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-16 06:37:30 +0000
commit6be80395878917eaf5fac7ab0698114592288206 (patch)
treee1c26bfac97c6350ab157502bd53bfd492d6540b /net/straw
parent460caa4faa9307dd4336b7a0faa377fcb73bad58 (diff)
downloadports-6be80395878917eaf5fac7ab0698114592288206.tar.gz
ports-6be80395878917eaf5fac7ab0698114592288206.zip
Notes
Diffstat (limited to 'net/straw')
-rw-r--r--net/straw/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/straw/Makefile b/net/straw/Makefile
index 11a3d20a80f3..75b86c0b0cc3 100644
--- a/net/straw/Makefile
+++ b/net/straw/Makefile
@@ -7,6 +7,7 @@
PORTNAME= straw
PORTVERSION= 0.21.1
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}/
@@ -14,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}/
MAINTAINER= mezz7@cox.net
COMMENT= A GNOME 2 desktop weblog aggregator written in Python
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/DateTime/mxDateTime/__init__.py:${PORTSDIR}/lang/py-mx-base \
+RUN_DEPENDS= ${PYXML} \
+ ${PYTHON_SITELIBDIR}/mx/DateTime/mxDateTime/__init__.py:${PORTSDIR}/lang/py-mx-base \
${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
USE_BZIP2= yes