FreeBSD Bugzilla – Attachment 30540 Details for
Bug 51369
Update port: ftp/mget
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 786 bytes, created by
tkato
on 2003-04-24 17:40:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-04-24 17:40:13 UTC
Size:
786 bytes
patch
obsolete
>diff -urN /usr/ports/ftp/mget/Makefile ftp/mget/Makefile >--- /usr/ports/ftp/mget/Makefile Sat Apr 12 22:46:13 2003 >+++ ftp/mget/Makefile Thu Apr 24 02:39:28 2003 >@@ -14,18 +14,13 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Multi Threaded Wget > >+USE_GETOPT_LONG= yes > CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \ > ${PTHREAD_CFLAGS:S/"//g} > LDFLAGS+= ${PTHREAD_LIBS:S/"//g} > >-.if !exists(/usr/include/getopt.h) >-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt >-CFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib -lgnugetopt >-.endif >- > do-build: >- cd ${WRKSRC} && ${CC} ${CFLAGS} -o mget *.c ${LDFLAGS} >+ cd ${WRKSRC} && ${CC} ${CFLAGS} ${CPPFLAGS} -o mget *.c ${LDFLAGS} > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/mget ${PREFIX}/bin
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 51369
: 30540