ports/84299: A (possible) bug in ports/Mk/bsd.ruby.mk

Alexander Usov usov at kvi.nl
Fri Jul 29 12:50:21 UTC 2005


>Number:         84299
>Category:       ports
>Synopsis:       A (possible) bug in ports/Mk/bsd.ruby.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 29 12:50:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Usov
>Release:        5.4-RELEASE-p5
>Organization:
KVI
>Environment:
FreeBSD kvip88.kvi.nl 5.4-RELEASE-p5 FreeBSD 5.4-RELEASE-p5 #1: Mon Jul 25 10:07:33 CEST 2005 usov at kvip88.kvi.nl:/usr/src/sys/i386/compile/KVIP88  i386

>Description:
bsd.ruby.mk unconditionally overwrites CONFIGURE_TARGET variable.
This breaks for example devel/root.
>How-To-Repeat:
$ cd /usr/ports/devel/root
$ grep CONFIGURE_TARGET Makefile
CONFIGURE_TARGET=       freebsd5
$ make -V CONFIGURE_TARGET WITHOUT_RUBY=yes
freebsd5
$ make -V CONFIGURE_TARGET WITH_RUBY=yes
i386-portbld-freebsd5

The later breaks "make configure" for this port.
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list