Date: Mon, 3 Nov 2003 10:23:33 +0100 From: Jean-Baptiste Quenot <jb.quenot@caraldi.com> To: Ernst de Haan <znerd@FreeBSD.org> Cc: freebsd-ports <ports@freebsd.org> Subject: Re: Help needed - Broken port numlockx Message-ID: <20031103092333.GB2861@watt.intra.caraldi.com> In-Reply-To: <86oevtq1ae.wl@gray.plala.or.jp> References: <20031103080459.GA934@watt.intra.caraldi.com> <86oevtq1ae.wl@gray.plala.or.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
--H8ygTp4AXg6deix2 Content-Type: multipart/mixed; boundary="Pd0ReVV5GZGQvF3a" Content-Disposition: inline --Pd0ReVV5GZGQvF3a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * FUJISHIMA Satsuki: > HAS_CONFIGURE don't supply --prefix to configure script which checks X > binary location to determine prefix if not explicitly supplied. > > -HAS_CONFIGURE=3D yes > +GNU_CONFIGURE=3D yes Thank you Satsuki. Ernst, or any FreeBSD committer, please find attached a patch to be applied on x11/numlockx. Or should I submit a PR? Best regards, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --Pd0ReVV5GZGQvF3a Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch-configure Content-Transfer-Encoding: quoted-printable --- Makefile.orig Wed Oct 1 13:01:09 2003 +++ Makefile Mon Nov 3 10:15:09 2003 @@ -7,6 +7,7 @@ =20 PORTNAME=3D numlockx PORTVERSION=3D 1.0 +PORTREVISION=3D 1 CATEGORIES=3D x11 MASTER_SITES=3D http://caraldi.com/jbq/numlockx/ \ http://dforce.sh.cvut.cz/~seli/en/numlockx/ @@ -14,7 +15,7 @@ MAINTAINER=3D jb.quenot@caraldi.com COMMENT=3D This little thingy allows you to start X with NumLock turned on =20 -HAS_CONFIGURE=3D yes +GNU_CONFIGURE=3D yes USE_X_PREFIX=3D yes =20 # Needed for the "configure" program to find XTest and XKB header files --Pd0ReVV5GZGQvF3a-- --H8ygTp4AXg6deix2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/ph6V9xx3BCMc9gsRArAxAJ93/GQIrN+CwphnbQgb7yKxIV+mcQCfT7nM sHvgTvDDsjBcH3LdocI2yZc= =Is7k -----END PGP SIGNATURE----- --H8ygTp4AXg6deix2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031103092333.GB2861>