emove empty PLIST.

This commit is contained in:
wiz 2009-07-22 09:20:17 +00:00
parent 02bb9a7cce
commit ebc2528d8b
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.26 2008/10/08 14:23:24 wiz Exp $
# $NetBSD: Makefile,v 1.27 2009/07/22 09:20:17 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@ -17,7 +17,6 @@ PLIST_SRC+= ${PKGDIR}/PLIST.Darwin
.else
PLIST_SRC+= ${PKGDIR}/PLIST.X11
.endif
PLIST_SRC+= ${PKGDIR}/PLIST.common_end
SUBST_CLASSES+= pyversfx
SUBST_STAGE.pyversfx= pre-configure

View file

@ -1 +0,0 @@
@comment $NetBSD: PLIST.common_end,v 1.2 2009/06/14 18:25:03 joerg Exp $