- Fix build on 4-x

Reported by:	bento via kris
This commit is contained in:
Kirill Ponomarev 2004-03-10 23:25:40 +00:00
parent fc8091ed0a
commit a2a7f6a3ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103586

View file

@ -24,6 +24,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GETOPT_LONG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}