diff options
Diffstat (limited to 'x11/py-qt4/Makefile')
-rw-r--r-- | x11/py-qt4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index bc55690efb7..19633d36ecc 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/06/30 15:33:06 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2009/07/22 09:39:49 wiz Exp $ # PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} @@ -55,7 +55,6 @@ PLIST_SRC+= ${PKGDIR}/PLIST.X11 .if ${PYPKGPREFIX} == "py24" PLIST_SRC+= ${PKGDIR}/PLIST.elementtree .endif -PLIST_SRC+= ${PKGDIR}/PLIST.common_end CONFIGURE_ARGS+= --verbose do-configure: |