diff options
author | Max Khon <fjoe@FreeBSD.org> | 2007-01-08 18:34:04 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2007-01-08 18:34:04 +0000 |
commit | fbe17914b1d735d3480b450377f7c3d5e6b83fb5 (patch) | |
tree | 984d51e2607c2993294faa5be9aaa7597be5ef52 /x11-toolkits/wxgtk26-common | |
parent | 33854f81fa15ccdd704720b0149544fa6422207f (diff) | |
download | ports-fbe17914b1d735d3480b450377f7c3d5e6b83fb5.tar.gz ports-fbe17914b1d735d3480b450377f7c3d5e6b83fb5.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk26-common')
-rw-r--r-- | x11-toolkits/wxgtk26-common/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk26-common/pkg-plist | 55 |
2 files changed, 28 insertions, 29 deletions
diff --git a/x11-toolkits/wxgtk26-common/Makefile b/x11-toolkits/wxgtk26-common/Makefile index 3ad84ec3dd16..7ab1bc1bcae3 100644 --- a/x11-toolkits/wxgtk26-common/Makefile +++ b/x11-toolkits/wxgtk26-common/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= fjoe@FreeBSD.org COMMENT= The wxWidgets GUI toolkit (common files) diff --git a/x11-toolkits/wxgtk26-common/pkg-plist b/x11-toolkits/wxgtk26-common/pkg-plist index 0e470d5a294e..f70473a288aa 100644 --- a/x11-toolkits/wxgtk26-common/pkg-plist +++ b/x11-toolkits/wxgtk26-common/pkg-plist @@ -455,34 +455,33 @@ include/wx-2.6/wx/xtistrm.h include/wx-2.6/wx/xtixml.h include/wx-2.6/wx/zipstrm.h include/wx-2.6/wx/zstream.h -share/aclocal/wxwin.m4 -share/bakefile/presets/wx.bkl -share/bakefile/presets/wx_unix.bkl -share/bakefile/presets/wx_win32.bkl -share/locale/ca/LC_MESSAGES/wxstd.mo -share/locale/cs/LC_MESSAGES/wxstd.mo -share/locale/da/LC_MESSAGES/wxstd.mo -share/locale/de/LC_MESSAGES/wxstd.mo -share/locale/el/LC_MESSAGES/wxstd.mo -share/locale/es/LC_MESSAGES/wxstd.mo -share/locale/fi/LC_MESSAGES/wxstd.mo -share/locale/fr/LC_MESSAGES/wxstd.mo -share/locale/hu/LC_MESSAGES/wxstd.mo -share/locale/id/LC_MESSAGES/wxstd.mo -share/locale/it/LC_MESSAGES/wxmsw.mo -share/locale/it/LC_MESSAGES/wxstd.mo -share/locale/ja/LC_MESSAGES/wxstd.mo -share/locale/nl/LC_MESSAGES/wxstd.mo -share/locale/pl/LC_MESSAGES/wxstd.mo -share/locale/ru/LC_MESSAGES/wxstd.mo -share/locale/sl/LC_MESSAGES/wxstd.mo -share/locale/sv/LC_MESSAGES/wxstd.mo -share/locale/tr/LC_MESSAGES/wxstd.mo -share/locale/uk/LC_MESSAGES/wxstd.mo -share/locale/zh_CN/LC_MESSAGES/wxstd.mo -share/locale/zh_TW/LC_MESSAGES/wxstd.mo -@dirrm share/bakefile/presets -@dirrm share/bakefile +share/aclocal/wxwin26.m4 +share/bakefile/presets/wx26.bkl +share/bakefile/presets/wx26_unix.bkl +share/bakefile/presets/wx26_win32.bkl +share/locale/ca/LC_MESSAGES/wxstd26.mo +share/locale/cs/LC_MESSAGES/wxstd26.mo +share/locale/da/LC_MESSAGES/wxstd26.mo +share/locale/de/LC_MESSAGES/wxstd26.mo +share/locale/el/LC_MESSAGES/wxstd26.mo +share/locale/es/LC_MESSAGES/wxstd26.mo +share/locale/fi/LC_MESSAGES/wxstd26.mo +share/locale/fr/LC_MESSAGES/wxstd26.mo +share/locale/hu/LC_MESSAGES/wxstd26.mo +share/locale/id/LC_MESSAGES/wxstd26.mo +share/locale/it/LC_MESSAGES/wxstd26.mo +share/locale/ja/LC_MESSAGES/wxstd26.mo +share/locale/nl/LC_MESSAGES/wxstd26.mo +share/locale/pl/LC_MESSAGES/wxstd26.mo +share/locale/ru/LC_MESSAGES/wxstd26.mo +share/locale/sl/LC_MESSAGES/wxstd26.mo +share/locale/sv/LC_MESSAGES/wxstd26.mo +share/locale/tr/LC_MESSAGES/wxstd26.mo +share/locale/uk/LC_MESSAGES/wxstd26.mo +share/locale/zh_CN/LC_MESSAGES/wxstd26.mo +share/locale/zh_TW/LC_MESSAGES/wxstd26.mo +@dirrmtry share/bakefile/presets +@dirrmtry share/bakefile @dirrm include/wx-2.6/wx/xrc @dirrm include/wx-2.6/wx/xml @dirrm include/wx-2.6/wx/unix |