diff options
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r-- | security/py-m2crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index c3138797c1f2..077759f0fade 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ngps@post1.com -BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/SWIG-devel \ +BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 \ pinstall:${PORTSDIR}/devel/pinstall WRKSRC= ${WRKDIR}/${DISTNAME}/swig |