Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2000 17:50:02 -0800 (PST)
From:      Bill Fumerola <billf@chc-chimes.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/16467: update port: irc/kvirc 0.9.0 -> 1.0.0
Message-ID:  <200001310150.RAA09728@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/16467; it has been noted by GNATS.

From: Bill Fumerola <billf@chc-chimes.com>
To: Charlie Root <root@blackdawn.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/16467: update port: irc/kvirc 0.9.0 -> 1.0.0
Date: Sun, 30 Jan 2000 20:24:16 -0500

 On Sun, Jan 30, 2000 at 01:06:20AM -0500, Charlie Root wrote:
 
 > -DISTNAME=	kvirc-0.9.0
 > +DISTNAME=	kvirc-1.0.0
 >  CATEGORIES=	irc kde
 >  MASTER_SITES=	$(MASTER_SITE_KDE)
 >  MASTER_SITE_SUBDIR=	 stable/1.1/apps/network
 >  
 > -MAINTAINER=	ports@freebsd.org
 > +MAINTAINER=	andrews@technologist.com
 >  
 > -LIB_DEPENDS=	kdecore.2:${PORTSDIR}/x11/kdelibs11 \
 > -		kdeui.2:${PORTSDIR}/x11/kdelibs11 \
 > -		khtmlw.2:${PORTSDIR}/x11/kdelibs11
 > +LIB_DEPENDS=	pthread.13:${PORTSDIR}/devel/pth-devel
 >  
 > -USE_QT=		yes
 > +USE_QT2=	yes
 >  GNU_CONFIGURE=	yes
 >  USE_GMAKE=	yes
 > -
 >  KDEDIR=		${PREFIX}
 > -
 >  CONFIGURE_ARGS=	--x-includes=$(X11BASE)/include --x-libraries=$(X11BASE)/lib \
 > -		--datadir=$(PREFIX)/share/kde
 > -CONFIGURE_ENV=	MOC=${X11BASE}/bin/moc
 > +		--datadir=$(PREFIX)/share/kde --with-qt-moc=${X11BASE}/bin/moc2
 
 You had mentioned that this no longer needs kde to work, just QT2. If this is
 the case, you still have a dependency on ${PREFIX}/share/kde existing, and it still
 lists kde in the CATEGORIES, and you still define ${KDEDIR}.
 
 -- 
 Bill Fumerola - Network Architect
 Computer Horizons Corp - CVM
 e-mail: billf@chc-chimes.com / billf@FreeBSD.org
 Office: 800-252-2421 x128 / Cell: 248-761-7272
 
 
 
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001310150.RAA09728>