aboutsummaryrefslogtreecommitdiff
path: root/devel/py-epsilon
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-12-02 01:18:55 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-12-02 01:18:55 +0000
commitc2d6f8a74db7f603c6252e932b0d9de8e6c8e016 (patch)
tree04f6d4690586d5b4bf86f5911413851b2651af8b /devel/py-epsilon
parent8f7b18e1a2f5593a9677b658e9016e40b9f03ae9 (diff)
downloadports-c2d6f8a74db7f603c6252e932b0d9de8e6c8e016.tar.gz
ports-c2d6f8a74db7f603c6252e932b0d9de8e6c8e016.zip
- Add missing RUN_DEPENDS.
PR: ports/128678 Submitted by: Aragon Gouveia <aragon@phat.za.net> Approved by: pgollucci (maintainer timeout)
Notes
Notes: svn path=/head/; revision=223696
Diffstat (limited to 'devel/py-epsilon')
-rw-r--r--devel/py-epsilon/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-epsilon/Makefile b/devel/py-epsilon/Makefile
index e9fa4125d089..693b48d98653 100644
--- a/devel/py-epsilon/Makefile
+++ b/devel/py-epsilon/Makefile
@@ -7,6 +7,7 @@
PORTNAME= epsilon
PORTVERSION= 0.5.9
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://divmod.org/trac/attachment/wiki/SoftwareReleases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +17,8 @@ EXTRACT_SUFX= .tar.gz?format=raw
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Epsilon is a set of Python utility modules used by DivMod projects
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl:${PORTSDIR}/security/py-openssl
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Epsilon