FreeBSD Bugzilla – Attachment 28369 Details for
Bug 47752
Update port: www/cadaver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.02 KB, created by
tkato
on 2003-01-31 17:10:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-01-31 17:10:17 UTC
Size:
1.02 KB
patch
obsolete
>diff -urN /usr/ports/www/cadaver/Makefile www/cadaver/Makefile >--- /usr/ports/www/cadaver/Makefile Thu Jan 23 21:19:16 2003 >+++ www/cadaver/Makefile Fri Jan 24 04:12:47 2003 >@@ -13,19 +13,25 @@ > > MAINTAINER= ports@FreeBSD.org > >-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ >- expat.4:${PORTSDIR}/textproc/expat2 \ >+LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ > neon.23:${PORTSDIR}/www/neon > > GNU_CONFIGURE= yes >-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > CONFIGURE_ARGS= --enable-netrc \ > --with-expat > ALL_TARGET= cadaver > > MAN1= cadaver.1 >+ >+CPPFLAGS= -I${LOCALBASE}/include >+LDFLAGS= -L${LOCALBASE}/lib >+ >+.if !exists(/usr/include/getopt.h) >+LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt >+LDFLAGS+= -lgnugetopt >+.endif > > .if !defined(WITHOUT_OPENSSL) > USE_OPENSSL= yes
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 47752
: 28369