From c6ea6dc7c35bd43f4f4cfb528f43e198e8acba35 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 25 Oct 2007 17:49:45 +0000 Subject: Re-add "intentionally empty" PLISTs for meta-packages and other packages that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build. --- lang/gcc3/PLIST | 2 ++ lang/ruby18/PLIST | 2 ++ lang/swi-prolog/PLIST | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 lang/gcc3/PLIST create mode 100644 lang/ruby18/PLIST create mode 100644 lang/swi-prolog/PLIST (limited to 'lang') diff --git a/lang/gcc3/PLIST b/lang/gcc3/PLIST new file mode 100644 index 00000000000..afc312323fe --- /dev/null +++ b/lang/gcc3/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.13 2007/10/25 17:49:50 jlam Exp $ +@comment this plist intentionally left empty diff --git a/lang/ruby18/PLIST b/lang/ruby18/PLIST new file mode 100644 index 00000000000..ced41b7946b --- /dev/null +++ b/lang/ruby18/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.8 2007/10/25 17:49:50 jlam Exp $ +@comment this plist intentionally left empty diff --git a/lang/swi-prolog/PLIST b/lang/swi-prolog/PLIST new file mode 100644 index 00000000000..0833e6a62f7 --- /dev/null +++ b/lang/swi-prolog/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.9 2007/10/25 17:49:50 jlam Exp $ +@comment this plist intentionally left empty -- cgit v1.2.3