- Add USE_AUTOCONF_VER=253

PR:		61223
Submitted by:	Nosov Artem <chip-set@mail.ru> (maintainer)
This commit is contained in:
Kirill Ponomarev 2004-01-12 09:13:52 +00:00
parent 8548757bfb
commit cc159d5af8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97975

View file

@ -14,10 +14,11 @@ EXTRACT_SUFX= .tgz
MAINTAINER= chip-set@mail.ru
COMMENT= Uploads files or directories to a ftpserver with support of resuming
GNU_CONFIGURE= yes
USE_AUTOCONF_VER= 253
USE_GETOPT_LONG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"