aboutsummaryrefslogtreecommitdiff
path: root/net/queso
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-03-10 22:27:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-03-10 22:27:07 +0000
commit235cb724f258ac151b96b03fbc21a7260fc657f1 (patch)
tree128aa13d7b60f431cf084c185e4517c6659aa15d /net/queso
parentfbe32cdd3ef3f40346e02d0b0f3453879cfe5f34 (diff)
downloadports-235cb724f258ac151b96b03fbc21a7260fc657f1.tar.gz
ports-235cb724f258ac151b96b03fbc21a7260fc657f1.zip
untested attempt at fixing support for old FreeBSD versions by
adding a dependency on the libpcap port rather than using the outdated and unfetchable libpcap 0.4 distfile
Notes
Notes: svn path=/head/; revision=103579
Diffstat (limited to 'net/queso')
-rw-r--r--net/queso/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/queso/Makefile b/net/queso/Makefile
index 63e88c15542f..9ca4e653a496 100644
--- a/net/queso/Makefile
+++ b/net/queso/Makefile
@@ -21,9 +21,7 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 300004
-DISTFILES= queso-980922.tar.gz libpcap-0.4.tar.Z
-post-patch:
- @cd ${WRKSRC}/../libpcap-0.4/; ./configure; make
+LIB_DEPENDS= pcap.2:${PORTSDIR}/net/libpcap
.endif
post-install: