summaryrefslogtreecommitdiff
path: root/lang/py25-html-docs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-07-22 09:28:15 +0000
committerwiz <wiz@pkgsrc.org>2009-07-22 09:28:15 +0000
commit14d3cb65842c69e0f332442cd10d6b583681d6fb (patch)
tree114d2d946f3936c816458b57dc88d3bfafbec9fc /lang/py25-html-docs
parent9aa819400dec635538eddfec200d76ce860b6caa (diff)
downloadpkgsrc-14d3cb65842c69e0f332442cd10d6b583681d6fb.tar.gz
Remove empty PLIST.pre.
Diffstat (limited to 'lang/py25-html-docs')
-rw-r--r--lang/py25-html-docs/Makefile3
-rw-r--r--lang/py25-html-docs/PLIST.pre1
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/py25-html-docs/Makefile b/lang/py25-html-docs/Makefile
index 78ec3316173..595fc3f787d 100644
--- a/lang/py25-html-docs/Makefile
+++ b/lang/py25-html-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/06/14 22:58:03 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/22 09:28:15 wiz Exp $
#
DISTNAME= html-2.5.2
@@ -27,7 +27,6 @@ PLIST_SRC= ${WRKDIR}/.PLIST_SRC
INSTALLATION_DIRS= ${HTMLDIR}
do-install:
- ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
diff --git a/lang/py25-html-docs/PLIST.pre b/lang/py25-html-docs/PLIST.pre
deleted file mode 100644
index 3360c9abdbb..00000000000
--- a/lang/py25-html-docs/PLIST.pre
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST.pre,v 1.1 2008/06/03 16:23:24 smb Exp $