- Add CONFIGURE_TARGET to silence configure's warning

This commit is contained in:
Kirill Ponomarev 2004-01-22 22:48:40 +00:00
parent ee3faf409b
commit bdb72f40e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98846

View File

@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A simple interface to low level networking routines
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.pre.mk>