diff options
author | kris <kris@FreeBSD.org> | 2002-11-02 11:51:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-11-02 11:51:21 +0800 |
commit | b55aa2a134b32f918453cdc7f7eec2d6f9258528 (patch) | |
tree | 30c5e60df598a74385907111c0be01902b4e3cd8 /security/py-m2crypto | |
parent | 5bd6dd8d92073e257106f1300eb2ae013c357d3c (diff) | |
download | freebsd-ports-gnome-b55aa2a134b32f918453cdc7f7eec2d6f9258528.tar.gz freebsd-ports-gnome-b55aa2a134b32f918453cdc7f7eec2d6f9258528.tar.zst freebsd-ports-gnome-b55aa2a134b32f918453cdc7f7eec2d6f9258528.zip |
Catch up to repo copy of SWIG-devel to swig13
Forgotten by: knu
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 |