diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 02:17:18 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 02:17:18 +0000 |
commit | 3afb291233e0837c0754502b3ce3b3453a956e36 (patch) | |
tree | 7007d2b98dc11d92b6aeafa812813c25e79bc9ef /x11-toolkits/py-kde/Makefile | |
parent | 4f41f53db78c715101feca907ab033fdafb5e8c6 (diff) | |
download | ports-3afb291233e0837c0754502b3ce3b3453a956e36.tar.gz ports-3afb291233e0837c0754502b3ce3b3453a956e36.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-kde/Makefile')
-rw-r--r-- | x11-toolkits/py-kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile index fa71a7ba3a86..ea33d7ab558c 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_VER= 1 +USE_KDELIBS_VER=1 USE_GMAKE= yes CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt |