From 72bb7e6a16b04f7c30fa8ca2cdcda1bb491fa012 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 22 Jul 2009 09:39:15 +0000 Subject: Remove empty PLIST.pre. --- x11/py-Pmw/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/py-Pmw/Makefile') 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}) -- cgit v1.2.3