diff options
Diffstat (limited to 'x11/py-qt4')
-rw-r--r-- | x11/py-qt4/Makefile | 3 | ||||
-rw-r--r-- | x11/py-qt4/PLIST.common_end | 1 |
2 files changed, 1 insertions, 3 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: diff --git a/x11/py-qt4/PLIST.common_end b/x11/py-qt4/PLIST.common_end deleted file mode 100644 index 2bfb7c0aed5..00000000000 --- a/x11/py-qt4/PLIST.common_end +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST.common_end,v 1.4 2009/06/14 18:25:04 joerg Exp $ |