this undicks the included twitterbot program

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/py-twitter/Makefile,v
retrieving revision 1.1.1.1
diff -u Makefile
--- Makefile    24 Nov 2010 08:25:57 -0000      1.1.1.1
+++ Makefile    4 Dec 2010 03:04:27 -0000
@@ -5,6 +5,7 @@
 MODPY_EGG_VERSION=     1.4.2
 DISTNAME=              twitter-${MODPY_EGG_VERSION}
 PKGNAME=               py-twitter-${MODPY_EGG_VERSION}
+REVISION=              1
 
 CATEGORIES=            net www
 
@@ -22,7 +23,8 @@
 
 MODPY_SETUPTOOLS=      Yes
 
-RUN_DEPENDS=           devel/py-dateutil
+RUN_DEPENDS=           devel/py-dateutil \
+                       net/py-irclib
 BUILD_DEPENDS=         ${RUN_DEPENDS}
 
 NO_REGRESS=            Yes

Reply via email to