ports/61223: Port update: ftp/wput - missed USE_AUTOCONF directive
Nosov Artem
chip-set at mail.ru
Sun Jan 11 23:20:33 UTC 2004
>Number: 61223
>Category: ports
>Synopsis: Port update: ftp/wput - missed USE_AUTOCONF directive
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 11 15:20:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Nosov Artem
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
ASC
>Environment:
FreeBSD 4.8-RELEASE
>Description:
Added missed USE_AUTOCONF_VER directive
>How-To-Repeat:
>Fix:
--- Makefile.patch begins here ---
--- Makefile.orig Mon Jan 12 03:09:54 2004
+++ Makefile Mon Jan 12 03:11:14 2004
@@ -14,8 +14,9 @@
MAINTAINER= chip-set at 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
+GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
--- Makefile.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list