From 4a7c15a8f90912a6abd0774b780b3895fb19163b Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Fri, 11 Dec 1998 02:30:33 +0000 Subject: Add CONFIGURE_ENV to remove patch-aa --- japanese/gicq/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'japanese/gicq') diff --git a/japanese/gicq/Makefile b/japanese/gicq/Makefile index 7e76dcdd5854..cd80647da2b7 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.2 1998/11/23 06:38:19 asami Exp $ +# $Id: Makefile,v 1.3 1998/11/25 22:31:28 sada Exp $ # DISTNAME= gicq-0.22 @@ -17,14 +17,13 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= flathill@FreeBSD.ORG -LIB_DEPENDS= icq.0:${PORTSDIR}/japanese/libicq \ - gtkjp.1:${PORTSDIR}/japanese/gtk -# sada: Libname 'licq' seems to cause conflict (^^; +LIB_DEPENDS= gtkjp.1:${PORTSDIR}/japanese/gtk \ + icq.0:${PORTSDIR}/japanese/libicq USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-gnome --disable-nls -CONFIGURE_ENV= LIBS=-lxpg4 +CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" LIBS=-lxpg4 post-configure: @${SED} -e "s;@PREFIX@;${PREFIX};g" ${FILESDIR}/wrapper \ -- cgit v1.2.3