diff options
author | flathill <flathill@FreeBSD.org> | 1999-04-06 12:23:58 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-04-06 12:23:58 +0000 |
commit | 3ab0de3eaae8c6b9ddbae126838f524ea240b872 (patch) | |
tree | 7b1f304292c22c174489471ffb639d68987019f9 /japanese/gicq | |
parent | 20f0ec6e6906be90a0656b84387ce086b581cac5 (diff) | |
download | FreeBSD-ports-3ab0de3eaae8c6b9ddbae126838f524ea240b872.zip FreeBSD-ports-3ab0de3eaae8c6b9ddbae126838f524ea240b872.tar.gz |
Change patch-aa to patch-ab.
Patch name 'patch-aa' is used before in other case.
Diffstat (limited to 'japanese/gicq')
-rw-r--r-- | japanese/gicq/Makefile | 11 | ||||
-rw-r--r-- | japanese/gicq/files/patch-ab | 11 | ||||
-rw-r--r-- | japanese/gicq/pkg-descr | 2 | ||||
-rw-r--r-- | japanese/gicq/pkg-plist | 7 |
4 files changed, 19 insertions, 12 deletions
diff --git a/japanese/gicq/Makefile b/japanese/gicq/Makefile index c389db9..ce925df 100644 --- a/japanese/gicq/Makefile +++ b/japanese/gicq/Makefile @@ -3,7 +3,7 @@ # Date Created: 31 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id: Makefile,v 1.4 1998/12/11 02:30:33 flathill Exp $ +# $Id: Makefile,v 1.5 1999/03/31 11:35:55 flathill Exp $ # DISTNAME= gicq-0.33 @@ -28,13 +28,4 @@ CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" \ CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" \ LIBS="-lxpg4" -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/src/gicq ${PREFIX}/bin - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/gicq - ${INSTALL_DATA} ${WRKSRC}/doc/index.html ${PREFIX}/share/doc/gicq -.endif - .include <bsd.port.mk> diff --git a/japanese/gicq/files/patch-ab b/japanese/gicq/files/patch-ab new file mode 100644 index 0000000..cc30b78 --- /dev/null +++ b/japanese/gicq/files/patch-ab @@ -0,0 +1,11 @@ +--- configure.orig Sat Mar 27 04:11:51 1999 ++++ configure Sat Mar 27 04:12:04 1999 +@@ -3979,7 +3979,7 @@ + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-licq "`glib-config --libs`" $LIBS" ++LIBS="-licq "`glib12-config --libs`" $LIBS" + cat > conftest.$ac_ext <<EOF + #line 3985 "configure" + #include "confdefs.h" diff --git a/japanese/gicq/pkg-descr b/japanese/gicq/pkg-descr index f8d0eed..af7e24e 100644 --- a/japanese/gicq/pkg-descr +++ b/japanese/gicq/pkg-descr @@ -9,5 +9,7 @@ window. The first time, you'll be prompted for your ICQ number and password. IMPORTANT: you must enter your ICQ number - NOT your nickname. +See also: http://www.korsoft.com/gicq/ + - Seiichirou Hiraoka flathill@FreeBSD.ORG diff --git a/japanese/gicq/pkg-plist b/japanese/gicq/pkg-plist index 65baac2..a842595 100644 --- a/japanese/gicq/pkg-plist +++ b/japanese/gicq/pkg-plist @@ -1,3 +1,6 @@ bin/gicq -share/doc/gicq/index.html -@dirrm share/doc/gicq +share/gnome/help/gicq/C/index.html +share/gnome/help/gicq/C/topic.dat +@dirrm share/gnome/help/gicq/C +@dirrm share/gnome/help/gicq +share/gnome/apps/Applications/gicq.desktop |