diff options
Diffstat (limited to 'devel/py-sip/Makefile')
-rw-r--r-- | devel/py-sip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index 7293d00e53f6..2e434eea6e1c 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -32,7 +32,6 @@ DEBUG_CONFIGURE_ON= --debug # When building PyQt5 v5.11 or later you must configure SIP to create a # private copy of the sip module using a command line similar to the following: # > python configure.py --sip-module PyQt5.sip --no-tools -# As this port is already flavored we cannot add further Qt4/Qt5 flavoring. CONFIGURE_WRKSRC= ${WRKSRC}/default BUILD_WRKSRC= ${CONFIGURE_WRKSRC} INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} |