Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 07:10:07 -0800 (PST)
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47627: [PATCH] update x11-toolkits/qt31: WITHOUTCUPS option
Message-ID:  <200301291510.h0TFA7pA026605@freefall.freebsd.org>

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

From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To: "Sergey A.Osokin" <osa@FreeBSD.org.ru>
Cc: FreeBSD-gnats-submit@FreeBSD.org, KDE@FreeBSD.org
Subject: Re: ports/47627: [PATCH] update x11-toolkits/qt31: WITHOUTCUPS
 option
Date: Wed, 29 Jan 2003 16:04:36 +0100

 --=.d2R7b4E9rMMvoS
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Lately Sergey A.Osokin told:
 
 > Index: ports/x11-toolkits/qt31/Makefile
 > ===================================================================
 > RCS file: /home/ncvs/ports/x11-toolkits/qt31/Makefile,v
 > retrieving revision 1.124
 > diff -u -r1.124 Makefile
 > --- ports/x11-toolkits/qt31/Makefile	2003/01/28 18:36:56	1.124
 > +++ ports/x11-toolkits/qt31/Makefile	2003/01/29 10:29:01
 > @@ -53,7 +53,11 @@
 >  XINERAMA=	-no-xinerama
 >  .endif # defined(WITH_XINERAMA)
 >  
 > +.if !defined(WITHOUT_CUPS)
 >  CUPS=	-cups -L${LOCALBASE}/lib -I${LOCALBASE}/include
 > +.else
 > +CUPS=	""
 
 use:
 CUPS=		# empty
 ?
 
 cheers
   simon
 
 -- 
 /"\   http://corecode.ath.cx/#donate
 \ /
  \     ASCII Ribbon Campaign
 / \  Against HTML Mail and News
 
 --=.d2R7b4E9rMMvoS
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iD8DBQE+N+2Ir5S+dk6z85oRAgRVAJwKUrn0wXP5O65i0dMU5Xm164ys8ACgpJH9
 q9RgU5cJdmsb/a7NCVubODY=
 =6XL0
 -----END PGP SIGNATURE-----
 
 --=.d2R7b4E9rMMvoS--

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




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