diff options
Diffstat (limited to 'mail/svnmailer/Makefile')
-rw-r--r-- | mail/svnmailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index 0026b6127567..4fcabfded319 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Tool to post subversion repository commit information -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>0:${PORTSDIR}/devel/py-subversion +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>0:devel/py-subversion RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python:2 tar:bzip2 |