diff options
author | wiz <wiz@pkgsrc.org> | 2009-07-22 09:39:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-07-22 09:39:49 +0000 |
commit | a95a96eb8e6574c8f3f418b34da537865856133b (patch) | |
tree | 104f68e3c50729c6c45ffe9f40563f3842462f41 /x11/py-qt4 | |
parent | 43bee4bea80377942e609c3b2c6526aa10e60601 (diff) | |
download | pkgsrc-a95a96eb8e6574c8f3f418b34da537865856133b.tar.gz |
Remove empty PLIST.common_end.
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 $ |