summaryrefslogtreecommitdiff
path: root/x11/py-Pmw/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-07-22 09:39:15 +0000
committerwiz <wiz>2009-07-22 09:39:15 +0000
commit72bb7e6a16b04f7c30fa8ca2cdcda1bb491fa012 (patch)
treebcdc1be22651480555538c123b38186902e7051f /x11/py-Pmw/Makefile
parent9da56e38fd1026cbec594fb616a484ecd5be4987 (diff)
downloadpkgsrc-72bb7e6a16b04f7c30fa8ca2cdcda1bb491fa012.tar.gz
Remove empty PLIST.pre.
Diffstat (limited to 'x11/py-Pmw/Makefile')
-rw-r--r--x11/py-Pmw/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile
index bfc51368673..56096dca76f 100644
--- a/x11/py-Pmw/Makefile
+++ b/x11/py-Pmw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/06/14 22:13:25 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2009/07/22 09:39:15 wiz Exp $
#
DISTNAME= Pmw.1.2
@@ -24,7 +24,6 @@ do-install:
${SED} -e 's,^,${DESTDIR}${PREFIX}/${PYSITELIB}/,' | ${XARGS} -n 1 ${INSTALL_DATA_DIR})
(cd ${WRKDIR}; for f in `${FIND} Pmw -type f -print`; do \
${INSTALL_DATA} $$f ${DESTDIR}${PREFIX}/${PYSITELIB}/$$f; done)
- ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
(cd ${DESTDIR}${PREFIX}; ${FIND} ${PYSITELIB}/Pmw \
-type f -print >>${PLIST_SRC})