diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-02 03:51:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-02 03:51:21 +0000 |
commit | 70110168209959ca4c6b0640f2679e66ca675fd5 (patch) | |
tree | 31f2aa80fdeabdb8df3f4efa499cb754dc46d804 /security/py-m2crypto | |
parent | d3157e068c65a7d919c5bba620211e2d41a31cc6 (diff) | |
download | ports-70110168209959ca4c6b0640f2679e66ca675fd5.tar.gz ports-70110168209959ca4c6b0640f2679e66ca675fd5.zip |
Notes
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 |