aboutsummaryrefslogtreecommitdiff
path: root/net/py-libnet/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-30 13:25:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-30 13:25:25 +0000
commitd69c74f80d95719f6776fccb4f5dab196a03adc4 (patch)
treefcf09bc45d3bb78a382a7a6762cb9f686f89c664 /net/py-libnet/Makefile
parent7ae2f237001fbb1a7bb204ef46510b9dad05ec9d (diff)
downloadports-d69c74f80d95719f6776fccb4f5dab196a03adc4.tar.gz
ports-d69c74f80d95719f6776fccb4f5dab196a03adc4.zip
Notes
Diffstat (limited to 'net/py-libnet/Makefile')
-rw-r--r--net/py-libnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile
index 754fe07aedac..eded389523a0 100644
--- a/net/py-libnet/Makefile
+++ b/net/py-libnet/Makefile
@@ -16,7 +16,7 @@ DISTNAME= pylibnet-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \
+BUILD_DEPENDS= ${LOCALBASE}/bin/swig1.1:${PORTSDIR}/devel/swig11 \
${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
USE_REINPLACE= yes