summaryrefslogtreecommitdiff
path: root/lang/py25-html-docs
diff options
context:
space:
mode:
authorwiz <wiz>2009-07-22 09:28:15 +0000
committerwiz <wiz>2009-07-22 09:28:15 +0000
commit26bf8811ac60167dd49ddaab30c96f4e59c63d1d (patch)
tree114d2d946f3936c816458b57dc88d3bfafbec9fc /lang/py25-html-docs
parent2127a335ff142c20d89d9005be5c2d39f32c7f12 (diff)
downloadpkgsrc-26bf8811ac60167dd49ddaab30c96f4e59c63d1d.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 $