FreeBSD Bugzilla – Attachment 188529 Details for
Bug 224092
net-mgmt/net-snmp: allow for builds with python 3.6 as DEFAULT_VERSION
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile diff
net-snmp.Makefile.diff (text/plain), 743 bytes, created by
Henrik Hudson
on 2017-12-04 18:18:23 UTC
(
hide
)
Description:
Makefile diff
Filename:
MIME Type:
Creator:
Henrik Hudson
Created:
2017-12-04 18:18:23 UTC
Size:
743 bytes
patch
obsolete
>--- Makefile.orig 2017-12-04 09:13:31.604765000 -0900 >+++ Makefile 2017-12-04 09:10:26.485395000 -0900 >@@ -75,9 +75,9 @@ > .if ${PORT_OPTIONS:MPYTHON} > PYDISTUTILS_PKGNAME?= netsnmp-python > PYDISTUTILS_PKGVERSION?= 1.0a1 >-USES+= python >-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools >-BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools >+USES+= python:-2.7 >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} >+BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} > CONFIGURE_ARGS+=--with-python-modules > CONFIGURE_ENV+= PYTHONPROG="${PYTHON_CMD}" > MAKE_ENV+= PYDISTUTILS_INSTALLARGS="${PYDISTUTILS_INSTALLARGS}" STAGEDIR="${STAGEDIR}"
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 224092
: 188529