FreeBSD Bugzilla – Attachment 122635 Details for
Bug 165859
[patch] sysutils/cfengine3: libpcre is no longer optional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
Glen Barber
on 2012-03-08 20:30:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Glen Barber
Created:
2012-03-08 20:30:10 UTC
Size:
1.25 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/sysutils/cfengine3/Makefile,v >retrieving revision 1.61 >diff -u -r1.61 Makefile >--- Makefile 14 Feb 2012 12:45:30 -0000 1.61 >+++ Makefile 8 Mar 2012 20:18:46 -0000 >@@ -13,6 +13,7 @@ > > MAINTAINER= cy@FreeBSD.org > COMMENT= A systems administration tool for networks >+ > LATEST_LINK= cfengine3 > FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} > >@@ -26,24 +27,19 @@ > DOCSDIR= ${PREFIX}/share/doc/cfengine3 > CONFIGURE_ARGS= --docdir=${DOCSDIR} \ > --htmldir=${DOCSDIR}/html \ >- --with-berkeleydb=${LOCALBASE} >+ --with-berkeleydb=${LOCALBASE} \ >+ --with-pcre=${LOCALBASE} >+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre > > CONFIGURE_ENV+= BERKELEY_DB_CFLAGS=-I${BDB_INCLUDE_DIR} \ > BERKELEY_DB_LDFLAGS=-L${BDB_LIB_DIR} \ > BERKELEY_DB_LIB=-l${BDB_LIB_NAME} > >-OPTIONS= PCRE "Enable Perl-compatible regular expressions" on > .include <bsd.port.pre.mk> > >-.if defined(WITH_PCRE) >-LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre >-CONFIGURE_ARGS+= --with-pcre=${LOCALBASE} >-.endif >- > MAN8= cf-agent.8 cf-key.8 cf-monitord.8 \ > cf-report.8 cf-serverd.8 cf-execd.8 \ > cf-know.8 cf-promises.8 cf-runagent.8 >- > > post-patch: > @${REINPLACE_CMD} -e '/^htmldir/s!=.*!= @htmldir@!'\
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 165859
: 122635