aboutsummaryrefslogtreecommitdiff
path: root/www/py-recaptcha/Makefile
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2009-11-16 15:54:07 +0000
committerPhilip Paeps <philip@FreeBSD.org>2009-11-16 15:54:07 +0000
commit4d4d4941a6d7b7d96ceac82ea1a2db1fb569d3c6 (patch)
tree6fd363433c326347e04472ced3d7b01f5d98f654 /www/py-recaptcha/Makefile
parent492305aaa3b00a6c663358471239028108e16be0 (diff)
Notes
Diffstat (limited to 'www/py-recaptcha/Makefile')
-rw-r--r--www/py-recaptcha/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/py-recaptcha/Makefile b/www/py-recaptcha/Makefile
index d313a69db2a7..a02461bcbc81 100644
--- a/www/py-recaptcha/Makefile
+++ b/www/py-recaptcha/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= recaptcha
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.5
CATEGORIES= www devel python
MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
MASTER_SITE_SUBDIR= source/r/recaptcha-client
@@ -15,10 +15,8 @@ DISTNAME= ${PORTNAME}-client-${PORTVERSION}
MAINTAINER= philip@FreeBSD.org
COMMENT= A plugin for reCAPTCHA and reCAPTCHA Mailhide
-BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools
-
USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= recaptcha_client
PYDISTUTILS_NOEGGINFO= yes