- Add USE_AUTOCONF_VER=253
PR: 61223 Submitted by: Nosov Artem <chip-set@mail.ru> (maintainer)
This commit is contained in:
parent
8548757bfb
commit
cc159d5af8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97975
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue