diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-02 11:53:43 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-02 11:53:43 +0800 |
commit | 11a6e6c5e0866fadcd3b1013023a0c712317a0eb (patch) | |
tree | 5206450222aee4bf5ed377fd2b26a9868fa3c8ba /net/py-pcap | |
parent | 70110168209959ca4c6b0640f2679e66ca675fd5 (diff) | |
download | freebsd-ports-gnome-11a6e6c5e0866fadcd3b1013023a0c712317a0eb.tar.gz freebsd-ports-gnome-11a6e6c5e0866fadcd3b1013023a0c712317a0eb.tar.zst freebsd-ports-gnome-11a6e6c5e0866fadcd3b1013023a0c712317a0eb.zip |
Catch up to repo copy from SWIG to swig11
Forgotten by: knu
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 |