diff options
author | pho <pho@pkgsrc.org> | 2014-01-17 08:13:29 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2014-01-17 08:13:29 +0000 |
commit | a0fa5a4e286e82a227773cc7f03ca7f31dbe02d9 (patch) | |
tree | e9950550ac180a6b1392c205613d0b637d16f5f0 /graphics | |
parent | 088231c1da2c38fc92672173a959d37ae7b6017d (diff) | |
download | pkgsrc-a0fa5a4e286e82a227773cc7f03ca7f31dbe02d9.tar.gz |
Record cocoa and quartz modules on Darwin in PLIST.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libgii/PLIST.Darwin | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libgii/PLIST.Darwin b/graphics/libgii/PLIST.Darwin new file mode 100644 index 00000000000..a9a276b2921 --- /dev/null +++ b/graphics/libgii/PLIST.Darwin @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST.Darwin,v 1.1 2014/01/17 08:13:29 pho Exp $ +lib/ggi/input/cocoa.la +lib/ggi/input/quartz.la |