FreeBSD Bugzilla – Attachment 209329 Details for
Bug 223409
devel/py-sip: doesn't honor sip_dir
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
final patch PYQT_SIPDIR and ?= in pyqt.mk
pyqt_sip.diff (text/plain), 913 bytes, created by
Loïc Bartoletti
on 2019-11-21 21:03:42 UTC
(
hide
)
Description:
final patch PYQT_SIPDIR and ?= in pyqt.mk
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2019-11-21 21:03:42 UTC
Size:
913 bytes
patch
obsolete
>diff --git Mk/Uses/pyqt.mk Mk/Uses/pyqt.mk >index 0b478cb6a117..5ad06b2a0106 100644 >--- Mk/Uses/pyqt.mk >+++ Mk/Uses/pyqt.mk >@@ -217,7 +217,7 @@ _QMLDIR_REL= ${QT_QMLDIR_REL}/${_VERSION_SUBDIR_REL} > PYQT_APIDIR= ${PREFIX}/${_APIDIR_REL} > PYQT_DOCDIR= ${PREFIX}/${_DOCDIR_REL} > PYQT_EXAMPLEDIR= ${PREFIX}/${_EXAMPLEDIR_REL} >-PYQT_SIPDIR= ${PREFIX}/${_SIPDIR_REL} >+PYQT_SIPDIR?= ${PREFIX}/${_SIPDIR_REL} > PYQT_DESIGNERDIR= ${PREFIX}/${_DESIGNERDIR_REL} > PYQT_QMLDIR= ${PREFIX}/${_QMLDIR_REL} > >diff --git devel/py-sip/Makefile devel/py-sip/Makefile >index 2e434eea6e1c..dd16914accf6 100644 >--- devel/py-sip/Makefile >+++ devel/py-sip/Makefile >@@ -36,6 +36,8 @@ CONFIGURE_WRKSRC= ${WRKSRC}/default > BUILD_WRKSRC= ${CONFIGURE_WRKSRC} > INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} > >+PYQT_SIPDIR= ${LOCALBASE}/share/PyQt5/${PYTHON_VER}/sip >+ > do-configure: > # The default sip 'flavor' > ${MKDIR} ${CONFIGURE_WRKSRC} && \
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
Flags:
lbartoletti
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 223409
:
201000
|
208888
|
208889
|
208891
|
208894
|
208905
| 209329