From owner-freebsd-ports@FreeBSD.ORG Fri Jan 29 13:49:17 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CE7A1065679 for ; Fri, 29 Jan 2010 13:49:17 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id E302D8FC15 for ; Fri, 29 Jan 2010 13:49:16 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 0AA5A22C509E; Fri, 29 Jan 2010 15:49:16 +0200 (EET) Date: Fri, 29 Jan 2010 15:49:13 +0200 From: Ion-Mihai Tetcu To: Sevan / Venture37 Message-ID: <20100129154913.2de7ca6c@it.buh.tecnik93.com> In-Reply-To: <4B62E53C.8030306@gmail.com> References: <4B62E53C.8030306@gmail.com> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.18.6; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/tYsIoxJqL1.gIvWalL/MCB+"; protocol="application/pgp-signature" Cc: freebsd-ports@freebsd.org Subject: Re: The correct way of listing apache modules in RUN_DEPENDS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2010 13:49:17 -0000 --Sig_/tYsIoxJqL1.gIvWalL/MCB+ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 29 Jan 2010 13:40:12 +0000 Sevan / Venture37 wrote: > Hi > I've been working on fixing the broken sysutils/dtc port & have hit a=20 > hurdle, www/mod_log_sql2-dtc is listed as a runtime dependency, in > the current Makefile it's listed as: > ${LOCALBASE}/libexec/apache22/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2= -dtc >=20 > I've changed this to > ${LOCALBASE}/${APACHEMODDIR}/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2-= dtc >=20 > but portlint doesn't like it, so it spits out > FATAL: Makefile: do not depend on any apache port in *_DEPENDS > directly. Instead use USE_APACHE=3DVERSION, where VERSION can be found > in ${PORTSDIR}/Mk/bsd.apache.mk. >=20 > USE_APACHE=3D 2.2+ is listed in the Makefile >=20 > Any ideas? Portlint is a heuristic tool, and as such can be overzealous. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/tYsIoxJqL1.gIvWalL/MCB+ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkti51kACgkQJ7GIuiH/oeVghACeOkCfDJF9VTnGDHLBVtGxmP5V VY0AnjrnwzgejsxEwgnvduj58XXr1xY9 =455u -----END PGP SIGNATURE----- --Sig_/tYsIoxJqL1.gIvWalL/MCB+--