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 /meta-pkgs/xfce4-extras | |
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 'meta-pkgs/xfce4-extras')
-rw-r--r-- | meta-pkgs/xfce4-extras/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-pkgs/xfce4-extras/PLIST b/meta-pkgs/xfce4-extras/PLIST new file mode 100644 index 00000000000..f9c59e0a03b --- /dev/null +++ b/meta-pkgs/xfce4-extras/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.4 2007/10/25 17:49:56 jlam Exp $ +@comment this plist intentionally left empty |