Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 1998 15:34:26 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8064: perl5 port ignores local settings for CC and CFLAGS
Message-ID:  <199809271934.PAA00939@rtfm.ziplink.net>

next in thread | raw e-mail | index | archive | help

>Number:         8064
>Category:       ports
>Synopsis:       perl5 port ignores local settings for CC and CFLAGS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 27 12:40:00 PDT 1998
>Last-Modified:
>Originator:     Mikhail Teterin
>Organization:
Virtual Estates, Inc.
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

>Description:

	Porters' ignorance about this things is somewhat, mmm,
	resentfull...

>How-To-Repeat:

>Fix:

	Apply to the port's Makefile:
	
--- Makefile.bad	Sun Sep 27 15:30:43 1998
+++ Makefile	Sun Sep 27 15:30:58 1998
@@ -19 +19,2 @@
-CONFIGURE_ARGS=		-sde -Dprefix=${PREFIX}
+CONFIGURE_ARGS=		-sde -Dprefix=${PREFIX} \
+				-Dcc="${CC}" -Dcflags="${CFLAGS}"
>Audit-Trail:
>Unformatted:

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



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