diff options
Diffstat (limited to 'x11-toolkits')
| -rw-r--r-- | x11-toolkits/py-kde/Makefile | 2 | ||||
| -rw-r--r-- | x11-toolkits/py-qt/Makefile | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile index 27685a7145f4..fa71a7ba3a86 100644 --- a/x11-toolkits/py-kde/Makefile +++ b/x11-toolkits/py-kde/Makefile @@ -19,7 +19,7 @@ MAINTAINER= adsharma@sharmas.dhs.org BUILD_DEPENDS= ${LOCALBASE}/lib/python1.5/qt.py:${PORTSDIR}/x11-toolkits/py-qt USE_LIBTOOL= yes -USE_QT= yes +USE_QT_VER= 1 USE_GMAKE= yes CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index c56b33992e6b..97b08cd169fd 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -14,14 +14,12 @@ MAINTAINER= adsharma@sharmas.dhs.org LIB_DEPENDS= sip.4:${PORTSDIR}/devel/sip -USE_QT2= yes +USE_QT_VER= 2 USE_PYTHON= yes USE_LIBTOOL= yes USE_GMAKE= yes CONFIGURE_ENV= LDFLAGS=-lgcc \ SIP_MOC="${X11BASE}/bin/moc2" -CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/qt2 \ - --with-qt-libraries=${X11BASE}/lib pre-patch: @find ${WRKSRC} -name Makefile.in | \ |
