FreeBSD Bugzilla – Attachment 175773 Details for
Bug 213494
devel/git: fails to build with PERL option and non-default LOCALBASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
Makefile.patch (text/plain), 586 bytes, created by
Erick Turnquist
on 2016-10-15 03:24:10 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Erick Turnquist
Created:
2016-10-15 03:24:10 UTC
Size:
586 bytes
patch
obsolete
>diff --git a/devel/git/Makefile b/devel/git/Makefile >index 330e871..0ca890a 100644 >--- a/devel/git/Makefile >+++ b/devel/git/Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= git > DISTVERSION= 2.10.1 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= KERNEL_ORG/software/scm/git > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ >@@ -104,6 +105,10 @@ CVS_RUN_DEPENDS= cvsps:devel/cvsps > ALL_TARGET= all strip > .endif > >+.if ${PORT_OPTIONS:MPERL} >+CONFIGURE_ARGS+= --with-perl=${PERL} >+.endif >+ > .if ${PORT_OPTIONS:MP4} || ${PORT_OPTIONS:MCONTRIB} > USES+= python > CONFIGURE_ARGS+= --with-python=${PYTHON_CMD}
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 213494
: 175773 |
177539