diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-02 03:53:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-02 03:53:43 +0000 |
commit | 11a6e6c5e0866fadcd3b1013023a0c712317a0eb (patch) | |
tree | 5206450222aee4bf5ed377fd2b26a9868fa3c8ba /net/py-pcap | |
parent | Catch up to repo copy of SWIG-devel to swig13 (diff) |
Catch up to repo copy from SWIG to swig11
Forgotten by: knu
Notes
Notes:
svn path=/head/; revision=69285
Diffstat (limited to 'net/py-pcap')
-rw-r--r-- | net/py-pcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index c58c70adcceb..67b6acb051ad 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= python MAINTAINER= perky@FreeBSD.org -BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG +BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11 USE_PYTHON= yes USE_PYDISTUTILS= yes |