Third try to the list. Any okays? On Thu, Mar 12, 2009 at 05:25:24AM +0000, Mikolaj Kucharski wrote: > Any news? > > > On Mon, Feb 16, 2009 at 09:38:26PM +0000, Mikolaj Kucharski wrote: > > Hi, > > > > Install xpm file so Gnokii will have icon in desktop menus.
-- best regards q#
Index: Makefile =================================================================== RCS file: /cvs/ports/comms/gnokii/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 26 Jan 2009 10:59:14 -0000 1.19 +++ Makefile 16 Feb 2009 21:35:37 -0000 @@ -3,7 +3,7 @@ COMMENT= tools to talk to GSM cellular phones DISTNAME= gnokii-0.6.14 -PKGNAME= ${DISTNAME}p8 +PKGNAME= ${DISTNAME}p9 CATEGORIES= comms x11 SHARED_LIBS += gnokii 2.7 # .3.0 @@ -61,8 +61,11 @@ ${INSTALL_DATA} ${WRKSRC}/Docs/man/gnokii.1 \ ${PREFIX}/man/man1 .if !${FLAVOR:L:Mno_x11} + ${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/Docs/man/xgnokii.1x \ ${PREFIX}/man/man1/xgnokii.1 + ${INSTALL_DATA} ${WRKSRC}/Docs/sample/logo/gnokii.xpm \ + ${PREFIX}/share/pixmaps/xgnokii.xpm .endif do-regress: Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/comms/gnokii/pkg/PLIST,v retrieving revision 1.6 diff -u -r1.6 PLIST --- pkg/PLIST 26 Jan 2009 10:59:14 -0000 1.6 +++ pkg/PLIST 16 Feb 2009 21:35:37 -0000 @@ -46,3 +46,5 @@ share/locale/sl/LC_MESSAGES/gnokii.mo share/locale/sv/LC_MESSAGES/gnokii.mo share/locale/zh_CN/LC_MESSAGES/gnokii.mo +share/pixmaps/ +share/pixmaps/xgnokii.xpm