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 | 38c496d6c0f80dd3c6c3c2b59bf1eec539fc241d (patch) | |
tree | de8ca6719f85edb0d1f7884b0b04298bbe8a840b /print/LPRng | |
parent | 56ba4d26906035375d68907b5ecea5c345617179 (diff) | |
download | pkgsrc-38c496d6c0f80dd3c6c3c2b59bf1eec539fc241d.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/LPRng')
-rw-r--r-- | print/LPRng/PLIST | 2 |
1 files changed, 2 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 |