summaryrefslogtreecommitdiff
path: root/lang/python25
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-07-22 09:29:57 +0000
committerwiz <wiz@pkgsrc.org>2009-07-22 09:29:57 +0000
commitcea4a3cb6f8181f817bec9f3d97a7f35953adb85 (patch)
tree188b701776eb50f5941dc77ca1d2251522cabdd6 /lang/python25
parent14d3cb65842c69e0f332442cd10d6b583681d6fb (diff)
downloadpkgsrc-cea4a3cb6f8181f817bec9f3d97a7f35953adb85.tar.gz
Remove empty PLIST.common_end.
Diffstat (limited to 'lang/python25')
-rw-r--r--lang/python25/Makefile3
-rw-r--r--lang/python25/PLIST.common_end1
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 453dbbb5772..88c875c5dde 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/05/20 00:58:20 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/07/22 09:29:57 wiz Exp $
DISTNAME= Python-2.5.4
PKGNAME= python25-2.5.4
@@ -44,7 +44,6 @@ PLIST_SRC= ${.CURDIR}/../../lang/python25/PLIST.common
.if exists(${.CURDIR}/../../lang/python25/PLIST.${OPSYS})
PLIST_SRC+= ${.CURDIR}/../../lang/python25/PLIST.${OPSYS}
.endif
-PLIST_SRC+= ${.CURDIR}/../../lang/python25/PLIST.common_end
.if ${OPSYS} == "NetBSD"
PRIVILEGED_STAGES+= clean
diff --git a/lang/python25/PLIST.common_end b/lang/python25/PLIST.common_end
deleted file mode 100644
index e50d1db9ea2..00000000000
--- a/lang/python25/PLIST.common_end
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST.common_end,v 1.2 2009/06/14 18:03:39 joerg Exp $