diff options
author | flathill <flathill@FreeBSD.org> | 1999-03-31 11:38:02 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-03-31 11:38:02 +0000 |
commit | e2b9d69610cf95353e64916573342a51688e5bdd (patch) | |
tree | e788960bb7664bf6a5e3502a67af2b561d6d940e /japanese/libicq | |
parent | 8e270f1cb535f6d0f386136a63865b7fd48364f1 (diff) | |
download | FreeBSD-ports-e2b9d69610cf95353e64916573342a51688e5bdd.zip FreeBSD-ports-e2b9d69610cf95353e64916573342a51688e5bdd.tar.gz |
Update to 0.33
Diffstat (limited to 'japanese/libicq')
-rw-r--r-- | japanese/libicq/Makefile | 20 | ||||
-rw-r--r-- | japanese/libicq/distinfo | 4 |
2 files changed, 14 insertions, 10 deletions
diff --git a/japanese/libicq/Makefile b/japanese/libicq/Makefile index bf4f5e0..944dd3c 100644 --- a/japanese/libicq/Makefile +++ b/japanese/libicq/Makefile @@ -1,23 +1,27 @@ # New ports collection makefile for: libicq -# Version required: 0.20 +# Version required: 0.33 # Date Created: 22 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/11/19 07:33:02 flathill Exp $ # -DISTNAME= libicq-0.20 -PKGNAME= ja-libicq-0.20 +DISTNAME= libicq-0.33 +PKGNAME= ja-libicq-0.33 CATEGORIES= japanese devel -MASTER_SITES= http://www.montana.com/gabriel/gicq/files/ +MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ -PATCH_SITES= http://flos.kuee.kyoto-u.ac.jp/soft/ -PATCHFILES= libicq-0.20ja.patch +PATCH_SITES= http://www.freebsd.org/~flathill/distfiles/ \ + http://www-nagao.kuee.kyoto-u.ac.jp/member/taku/soft/ +PATCHFILES= libicq-0.33ja.patch PATCH_DIST_STRIP= -p1 MAINTAINER= flathill@FreeBSD.ORG -GNU_CONFIGURE= yes +LIB_DEPENDS= glib12.1:${PORTSDIR}/devel/glib12 + +GNU_CONFIGURE= yes +CONFIGURE_ENV= GLIB_CONFIG="${PREFIX}/bin/glib12-config" post-install: @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib diff --git a/japanese/libicq/distinfo b/japanese/libicq/distinfo index 9dcb30f..2a18aac 100644 --- a/japanese/libicq/distinfo +++ b/japanese/libicq/distinfo @@ -1,2 +1,2 @@ -MD5 (libicq-0.20.tar.gz) = c066b5d9093d014005dff0d073a31450 -MD5 (libicq-0.20ja.patch) = 7808e77b91eb5035d520c15f55eb846e +MD5 (libicq-0.33.tar.gz) = 3717d4b08dfdd9af9a57f5d17d04529d +MD5 (libicq-0.33ja.patch) = 3d88c888c46951efdf39345f79a9b18e |