summaryrefslogtreecommitdiff
path: root/net/straw
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-05-16 14:36:27 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-05-16 14:36:27 +0000
commite6b3fd12ae3bc159662d7cb35d583503fb2f4637 (patch)
treead513ae7465a085812a71cdfacb67bd3fb6ced4a /net/straw
parentUpdate to 0.1.31. (diff)
Add missing runtime-dependency on py-gtkhtml-binding from pygnomeextras
(bump PORTREV for package-cluster). PR: ports/81109 Submitted by: Yann Golanski
Diffstat (limited to 'net/straw')
-rw-r--r--net/straw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/straw/Makefile b/net/straw/Makefile
index 7a1816298258..d8fc8b74d1cf 100644
--- a/net/straw/Makefile
+++ b/net/straw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= straw
PORTVERSION= 0.25.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ COMMENT= A GNOME 2 desktop weblog aggregator written in Python
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
-USE_GNOME= libglade2 pygnome2
+USE_GNOME= libglade2 pygnome2 pygnomeextras
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_INSTALLARGS= -c -O1 --prefix=${PREFIX} \