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 | 657ac8eab12f0e8161bca689c5daed0255363ebb (patch) | |
tree | b23fea99a76fcdd88a8b5be26f7c0773b563accf /x11 | |
parent | aecb60f292a68c2fb57983ee6133762020f7d2e3 (diff) | |
download | pkgsrc-657ac8eab12f0e8161bca689c5daed0255363ebb.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 |