FreeBSD Bugzilla – Attachment 30308 Details for
Bug 51094
[MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetique
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
anubis-3.6.2.patch
anubis-3.6.2.patch (text/plain), 1.49 KB, created by
Sergei Kolobov
on 2003-04-17 14:20:13 UTC
(
hide
)
Description:
anubis-3.6.2.patch
Filename:
MIME Type:
Creator:
Sergei Kolobov
Created:
2003-04-17 14:20:13 UTC
Size:
1.49 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/mail/anubis/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- Makefile 21 Feb 2003 12:42:12 -0000 1.14 >+++ Makefile 17 Apr 2003 13:09:06 -0000 >@@ -17,23 +17,21 @@ > # > ########################################################################### > >-PORTNAME= anubis >-PORTVERSION= 3.6.2 >-CATEGORIES= mail >-MASTER_SITES= ${MASTER_SITE_GNU} >+PORTNAME= anubis >+PORTVERSION= 3.6.2 >+CATEGORIES= mail >+MASTER_SITES= ${MASTER_SITE_GNU} > MASTER_SITE_SUBDIR= ${PORTNAME} > >-MAINTAINER= sergei@kolobov.com >-COMMENT= Outgoing SMTP mail processor >+MAINTAINER= sergei@kolobov.com >+COMMENT= Outgoing SMTP mail processor > >-LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt >- >-USE_REINPLACE= yes >-GNU_CONFIGURE= yes >+USE_REINPLACE= yes >+USE_GETOPT_LONG= yes >+GNU_CONFIGURE= yes > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" \ >- MAKEINFO="makeinfo --no-split" >+CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" LDFLAGS="${LDFLAGS}" >+LDFLAGS+= -L${LOCALBASE}/lib > > # Select TLS/SSL API: either OpenSSL (default), GnuTLS, or none > .if defined(WITH_GNUTLS) >@@ -118,9 +116,7 @@ > .endif > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-.for file in ${DOCS} >- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >-.endfor >+ cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} > .endif > > .include <bsd.port.mk>
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 51094
: 30308