Help needed - Broken port numlockx

Jean-Baptiste Quenot jb.quenot at caraldi.com
Mon Nov 3 01:23:37 PST 2003


* 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=	yes
> +GNU_CONFIGURE=	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,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
-------------- next part --------------
--- Makefile.orig	Wed Oct  1 13:01:09 2003
+++ Makefile	Mon Nov  3 10:15:09 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	numlockx
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	http://caraldi.com/jbq/numlockx/ \
 	http://dforce.sh.cvut.cz/~seli/en/numlockx/
@@ -14,7 +15,7 @@
 MAINTAINER=	jb.quenot at caraldi.com
 COMMENT=	This little thingy allows you to start X with NumLock turned on
 
-HAS_CONFIGURE=	yes
+GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
 
 # Needed for the "configure" program to find XTest and XKB header files
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20031103/41f1f513/attachment.bin


More information about the freebsd-ports mailing list