summaryrefslogtreecommitdiff
path: root/lang/python23
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
commite74f0f77f12e075f947257d5f777781a7e08651d (patch)
tree188b701776eb50f5941dc77ca1d2251522cabdd6 /lang/python23
parent1c3e96f09e1cf6dfdb557fc90e33af2cada8b88e (diff)
downloadpkgsrc-e74f0f77f12e075f947257d5f777781a7e08651d.tar.gz
Remove empty PLIST.common_end.
Diffstat (limited to 'lang/python23')
-rw-r--r--lang/python23/Makefile.common3
-rw-r--r--lang/python23/PLIST.common_end1
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/python23/Makefile.common b/lang/python23/Makefile.common
index 8f1824a5497..76ec190568b 100644
--- a/lang/python23/Makefile.common
+++ b/lang/python23/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2008/11/10 19:41:47 wiz Exp $
+# $NetBSD: Makefile.common,v 1.41 2009/07/22 09:29:57 wiz Exp $
#
DISTNAME= Python-2.3.7
@@ -33,7 +33,6 @@ PLIST_SRC= ${.CURDIR}/../../lang/python23/PLIST.common
.if exists(${.CURDIR}/../../lang/python23/PLIST.${OPSYS})
PLIST_SRC+= ${.CURDIR}/../../lang/python23/PLIST.${OPSYS}
.endif
-PLIST_SRC+= ${.CURDIR}/../../lang/python23/PLIST.common_end
.if ${OPSYS} == "NetBSD"
PRIVILEGED_STAGES+= clean
diff --git a/lang/python23/PLIST.common_end b/lang/python23/PLIST.common_end
deleted file mode 100644
index a6bd74b74ae..00000000000
--- a/lang/python23/PLIST.common_end
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST.common_end,v 1.4 2009/06/14 18:03:39 joerg Exp $