From 3f87d59184f6bcbe00bff4ee4452cbd0124f35d6 Mon Sep 17 00:00:00 2001 From: vs Date: Mon, 16 May 2005 14:36:27 +0000 Subject: Add missing runtime-dependency on py-gtkhtml-binding from pygnomeextras (bump PORTREV for package-cluster). PR: ports/81109 Submitted by: Yann Golanski --- net/straw/Makefile | 4 ++-- 1 file 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} \ -- cgit