diff options
author | sno <sno@pkgsrc.org> | 2010-02-19 17:34:41 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-02-19 17:34:41 +0000 |
commit | d558fef78bd6a58c1a961b2a8e2d56e15f0ed5f3 (patch) | |
tree | b23fea99a76fcdd88a8b5be26f7c0773b563accf /x11 | |
parent | 4abafed5ef0432c0f1a4dd571b032bbc89dac490 (diff) | |
download | pkgsrc-d558fef78bd6a58c1a961b2a8e2d56e15f0ed5f3.tar.gz |
Adding files for Darwin/MacOS X to PLIST
Bumping revision
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wxGTK28/Makefile | 4 | ||||
-rw-r--r-- | x11/wxGTK28/PLIST.Darwin | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile index 6e2cacd30b2..b5be9cef99c 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/02/16 17:38:14 taca Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/19 17:34:41 sno Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 5 +PKGREVISION= 6 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library diff --git a/x11/wxGTK28/PLIST.Darwin b/x11/wxGTK28/PLIST.Darwin new file mode 100644 index 00000000000..ecf4de375bd --- /dev/null +++ b/x11/wxGTK28/PLIST.Darwin @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST.Darwin,v 1.1 2010/02/19 17:34:41 sno Exp $ +include/wx-2.8/wx/mac/corefoundation/cfdataref.h +include/wx-2.8/wx/mac/corefoundation/cfref.h +include/wx-2.8/wx/mac/corefoundation/cfstring.h +include/wx-2.8/wx/mac/corefoundation/hid.h +include/wx-2.8/wx/mac/corefoundation/stdpaths.h |