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 --- net-im/gicq/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net-im/gicq') diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile index 96fcd56bd087..316d1f655066 100644 --- a/net-im/gicq/Makefile +++ b/net-im/gicq/Makefile @@ -3,7 +3,7 @@ # Date Created: 31 Oct 1998 # Whom: Seiichirou Hiraoka # -# $Id: Makefile,v 1.1.1.1 1998/11/19 07:09:00 flathill Exp $ +# $Id: Makefile,v 1.2 1998/11/23 08:34:52 asami Exp $ # DISTNAME= gicq-0.22 @@ -12,11 +12,12 @@ MASTER_SITES= http://www.montana.com/gabriel/gicq/files/ MAINTAINER= flathill@FreeBSD.ORG -BUILD_DEPENDS= ${LOCALBASE}/lib/libicq.a:${PORTSDIR}/devel/libicq -LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \ + icq.0:${PORTSDIR}/devel/libicq USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-gnome --disable-nls +CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" .include -- cgit v1.2.3