FreeBSD Bugzilla – Attachment 199743 Details for
Bug 233716
graphics/py-gdal: Flavor @py36 does not install because of wrong PYTHON*_SITELIBDIR
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch SITELIBDIR for @py36
patch-graphics_py-gdal_python3.diff (text/plain), 704 bytes, created by
Rainer Hurling
on 2018-12-02 11:17:32 UTC
(
hide
)
Description:
patch SITELIBDIR for @py36
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2018-12-02 11:17:32 UTC
Size:
704 bytes
patch
obsolete
>--- Makefile.orig 2018-07-30 00:18:44.000000000 +0200 >+++ Makefile 2018-12-02 12:15:48.270477000 +0100 >@@ -18,12 +18,12 @@ > > LIB_DEPENDS= libgdal.so:graphics/gdal > >+USES= python shebangfix tar:xz >+USE_PYTHON= autoplist concurrent distutils >+ > OPTIONS_DEFINE= NUMPY > NUMPY_DESC= Enable array support via NumPy > >-USE_PYTHON= autoplist concurrent distutils >-USES= python shebangfix tar:xz >- > WRKSRC_SUBDIR= swig/python > > SHEBANG_FILES= scripts/*.py >@@ -34,6 +34,6 @@ > > post-install: > ${INSTALL_SCRIPT} ${WRKSRC}/scripts/*.py ${STAGEDIR}${PREFIX}/bin/ >- ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/osgeo/*.so >+ ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/osgeo/*.so > > .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 233716
: 199743