diff -ruN --exclude=CVS /usr/ports/chinese/gcin/Makefile /usr/home/chinsan/project/gcin/Makefile --- /usr/ports/chinese/gcin/Makefile Sun Oct 15 05:18:18 2006 +++ /usr/home/chinsan/project/gcin/Makefile Wed Oct 18 20:43:11 2006 @@ -7,7 +7,7 @@ PORTNAME= gcin PORTVERSION= 1.2.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese textproc gnome MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:main @@ -18,7 +18,7 @@ USE_BZIP2= YES GNU_CONFIGURE= YES -USE_GNOME= gtk20 gnomecontrolcenter2 gnomehier +USE_GNOME= gtk20 USE_GMAKE= YES USE_GCC= 3.4+ INSTALLS_ICONS= YES @@ -42,8 +42,6 @@ .endif pre-patch: - @${REINPLACE_CMD} -e 's,gcin.png,${PREFIX}/share/icons/gcin.png,' \ - ${WRKSRC}/menu/gcin-setup.desktop @${REINPLACE_CMD} -e 's/&//; s/bash/sh/; \ s/QT_IM_DIR=\/usr/QT_IM_DIR=$$prefix/; \ s/mandir=$$datadir/mandir=$$prefix/; \ @@ -52,12 +50,10 @@ s/gcc/$$CC/; s/gcin-$$GCIN_VERSION/gcin/' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's/qsort/mergesort/' ${WRKSRC}/gcin2tab.c @${REINPLACE_CMD} -e 's|/usr/local|/usr|g' \ - ${WRKSRC}/gtk-im/Makefile \ - ${WRKSRC}/menu/Makefile + ${WRKSRC}/gtk-im/Makefile ${WRKSRC}/menu/Makefile @${REINPLACE_CMD} -e 's/modify-XIM //; 8,10 d' ${WRKSRC}/scripts/Makefile - @${REINPLACE_CMD} -e 's/bash/sh/; s/&//;' ${WRKSRC}/scripts/gcin-user-setup @${REINPLACE_CMD} -e 's/bash/sh/; s/&//; s/opt\/gnome/usr\/X11R6/;' \ - ${WRKSRC}/scripts/utf8-edit + ${WRKSRC}/scripts/utf8-edit ${WRKSRC}/scripts/gcin-user-setup @${REINPLACE_CMD} -e 's,gcin-im-client.h,im-client/gcin-im-client.h,' \ ${WRKSRC}/gtk-im/gtkimcontextgcin.c diff -ruN --exclude=CVS /usr/ports/chinese/gcin/files/patch-menu /usr/home/chinsan/project/gcin/files/patch-menu --- /usr/ports/chinese/gcin/files/patch-menu Sun Oct 15 05:18:18 2006 +++ /usr/home/chinsan/project/gcin/files/patch-menu Wed Oct 18 21:01:54 2006 @@ -1,6 +1,6 @@ ---- menu/Makefile.orig Sun Aug 28 21:40:32 2005 -+++ menu/Makefile Fri Oct 13 14:43:28 2006 -@@ -10,14 +10,14 @@ install: +--- Makefile.orig Wed Oct 18 20:43:15 2006 ++++ Makefile Wed Oct 18 21:00:16 2006 +@@ -10,14 +10,10 @@ install gcin-setup.desktop /usr/share/applications; \ install -d /usr/lib/menu; \ install -m 644 $(MENUS) /usr/lib/menu; \ @@ -15,10 +15,6 @@ - install -m 644 gcin-setup.desktop $(datadir)/applications; \ + install -d $(prefix)/share/applications; \ + install -m 644 $(MENUS) $(prefix)/share/applications; \ -+ echo "install Gnome's control center panel ..."; \ -+ install -d $(datadir)/gnome/control-center-2.0/capplets; \ -+ install -m 644 gcin-setup.desktop $(datadir)/gnome/control-center-2.0/capplets; \ -+ echo "installing Other common wm(ie:xfce4)'s menu panel ..."; \ fi clean: rm -f $(MENUS) *~ diff -ruN --exclude=CVS /usr/ports/chinese/gcin/pkg-plist /usr/home/chinsan/project/gcin/pkg-plist --- /usr/ports/chinese/gcin/pkg-plist Sun Oct 15 05:18:18 2006 +++ /usr/home/chinsan/project/gcin/pkg-plist Wed Oct 18 20:46:11 2006 @@ -52,7 +52,6 @@ %%PORTDOCS%%%%DOCSDIR%%/README share/applications/gcin share/applications/gcin-setup -share/gnome/control-center-2.0/capplets/gcin-setup.desktop share/icons/gcin/gcin-tray.png share/icons/gcin/greek.png share/icons/gcin/tsin.png