aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/svnmailer/Makefile10
-rw-r--r--mail/svnmailer/files/patch-src-lib-svnmailer-notifier-_base.py (renamed from mail/svnmailer/files/py25-src-lib-svnmailer-notifier-_base.py)0
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile
index 0788bcf5b96c..c63f09f8e16a 100644
--- a/mail/svnmailer/Makefile
+++ b/mail/svnmailer/Makefile
@@ -9,13 +9,13 @@ MASTER_SITES= http://storage.perlig.de/${PORTNAME}/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A tool to post subversion repository commit information
+COMMENT= Tool to post subversion repository commit information
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libsvn/__init__.py:${PORTSDIR}/devel/py-subversion
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>0:${PORTSDIR}/devel/py-subversion
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_BZIP2= YES
-USE_PYTHON= 2.5+
+USE_BZIP2= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGVERSION= ${DISTVERSION}
@@ -23,8 +23,6 @@ MAN1= svn-mailer.1
PORTDOCS= *
-EXTRA_PATCHES= ${FILESDIR}/py25-src-lib-svnmailer-notifier-_base.py
-
.include <bsd.port.options.mk>
.if ! ${PORT_OPTIONS:MDOCS}
diff --git a/mail/svnmailer/files/py25-src-lib-svnmailer-notifier-_base.py b/mail/svnmailer/files/patch-src-lib-svnmailer-notifier-_base.py
index f74a54cf159b..f74a54cf159b 100644
--- a/mail/svnmailer/files/py25-src-lib-svnmailer-notifier-_base.py
+++ b/mail/svnmailer/files/patch-src-lib-svnmailer-notifier-_base.py