diff options
author | jlam <jlam@pkgsrc.org> | 2007-10-25 17:49:45 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2007-10-25 17:49:45 +0000 |
commit | 8d521fff62bae36da52251adec2bbf82a8002190 (patch) | |
tree | de8ca6719f85edb0d1f7884b0b04298bbe8a840b /print | |
parent | c02f31a89cefa1d12e33b3cb62939ec20293d028 (diff) | |
download | pkgsrc-8d521fff62bae36da52251adec2bbf82a8002190.tar.gz |
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.
Diffstat (limited to 'print')
-rw-r--r-- | print/LPRng/PLIST | 2 | ||||
-rw-r--r-- | print/foomatic-filters-cups/PLIST | 2 | ||||
-rw-r--r-- | print/foomatic-ppds-cups/PLIST | 2 | ||||
-rw-r--r-- | print/ja-ptex/PLIST | 2 | ||||
-rw-r--r-- | print/ja-vflib/PLIST | 2 | ||||
-rw-r--r-- | print/teTeX/PLIST | 2 | ||||
-rw-r--r-- | print/texmf-dirs/PLIST | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/print/LPRng/PLIST b/print/LPRng/PLIST new file mode 100644 index 00000000000..35f1b4b32b2 --- /dev/null +++ b/print/LPRng/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.3 2007/10/25 17:49:58 jlam Exp $ +@comment this plist intentionally left empty diff --git a/print/foomatic-filters-cups/PLIST b/print/foomatic-filters-cups/PLIST new file mode 100644 index 00000000000..35f1b4b32b2 --- /dev/null +++ b/print/foomatic-filters-cups/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.3 2007/10/25 17:49:58 jlam Exp $ +@comment this plist intentionally left empty diff --git a/print/foomatic-ppds-cups/PLIST b/print/foomatic-ppds-cups/PLIST new file mode 100644 index 00000000000..739b5284f39 --- /dev/null +++ b/print/foomatic-ppds-cups/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.3 2007/10/25 17:49:59 jlam Exp $ +@comment this plist intentionally left empty diff --git a/print/ja-ptex/PLIST b/print/ja-ptex/PLIST new file mode 100644 index 00000000000..739b5284f39 --- /dev/null +++ b/print/ja-ptex/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.3 2007/10/25 17:49:59 jlam Exp $ +@comment this plist intentionally left empty diff --git a/print/ja-vflib/PLIST b/print/ja-vflib/PLIST new file mode 100644 index 00000000000..739b5284f39 --- /dev/null +++ b/print/ja-vflib/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.3 2007/10/25 17:49:59 jlam Exp $ +@comment this plist intentionally left empty diff --git a/print/teTeX/PLIST b/print/teTeX/PLIST new file mode 100644 index 00000000000..739b5284f39 --- /dev/null +++ b/print/teTeX/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.3 2007/10/25 17:49:59 jlam Exp $ +@comment this plist intentionally left empty diff --git a/print/texmf-dirs/PLIST b/print/texmf-dirs/PLIST new file mode 100644 index 00000000000..739b5284f39 --- /dev/null +++ b/print/texmf-dirs/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.3 2007/10/25 17:49:59 jlam Exp $ +@comment this plist intentionally left empty |