aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pypersrc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pypersrc/Makefile')
-rw-r--r--devel/pypersrc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pypersrc/Makefile b/devel/pypersrc/Makefile
index 671d970a4a9d..ef574074d1d8 100644
--- a/devel/pypersrc/Makefile
+++ b/devel/pypersrc/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pypersrc
-PORTVERSION= 20070519
-PORTREVISION= 1
+PORTVERSION= 20090914
CATEGORIES= devel
MASTER_SITES= ftp://ftp.jimbrooks.org/pypersrc/ \
${MASTER_SITE_LOCAL}
@@ -23,6 +22,7 @@ BUILD_DEPENDS= exctags:${PORTSDIR}/devel/ctags \
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}
+USE_BZIP2= yes
USE_PYTHON= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes