Override config.guess and config.sub, to make the pkg build on arm.

This commit is contained in:
kristerw 2003-10-03 16:15:13 +00:00
parent 48570d06b5
commit 64a04c06c3

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2003/08/20 08:28:56 grant Exp $
# $NetBSD: Makefile,v 1.19 2003/10/03 16:15:13 kristerw Exp $
# FreeBSD Id: Makefile,v 1.3 1997/07/19 19:43:36 fenner Exp
#
@ -11,6 +11,8 @@ HOMEPAGE= http://www.tcptrace.org/
COMMENT= TCP dump file analysis tool
GNU_CONFIGURE= yes
CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub
USE_BUILDLINK2= yes
ALL_TARGET= tcptrace