aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2008-08-07 11:05:07 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2008-08-07 11:05:07 +0000
commit2c193480b3abffba7efca13c58feae247870bd0b (patch)
tree0fe6bb23971af8c9d2de51b883d85fe88c5be41e /mail
parent73226bad45099b62725c4af0ae3bd29064e9b0b0 (diff)
downloadports-2c193480b3abffba7efca13c58feae247870bd0b.tar.gz
ports-2c193480b3abffba7efca13c58feae247870bd0b.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/svnmailer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile
index 2df6f0465b69..d9dc3dc8d0b6 100644
--- a/mail/svnmailer/Makefile
+++ b/mail/svnmailer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= svnmailer
DISTVERSION= 1.1.0-dev-r1373
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail python
MASTER_SITES= http://storage.perlig.de/${PORTNAME}/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
@@ -16,6 +16,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= A tool to post subversion repository commit information
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libsvn/__init__.py:${PORTSDIR}/devel/py-subversion
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_BZIP2= YES
USE_PYTHON= 2.3+