ports/71844: [PATCH] devel/ald: add NOPRECIOUSMAKEVARS=yes and unbreak

Yen-Ming Lee leeym at FreeBSD.org
Sat Sep 18 05:50:33 UTC 2004


>Number:         71844
>Category:       ports
>Synopsis:       [PATCH] devel/ald: add NOPRECIOUSMAKEVARS=yes and unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 18 05:50:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.3-BETA4 i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.3-BETA4 FreeBSD 5.3-BETA4 #7: Mon Sep 13 05:12:30 CST 2004
>Description:

- add NOPRECIOUSMAKEVARS=yes and unbreak it on 5.x

Port maintainer (pa59 at cornell.edu) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- ald-0.1.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/ald/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	17 Sep 2004 22:37:24 -0000	1.11
+++ Makefile	18 Sep 2004 05:45:26 -0000
@@ -18,11 +18,6 @@
 MAN8=		ald.8
 PLIST_FILES=	bin/ald
 ONLY_FOR_ARCHS=	i386
+NOPRECIOUSMAKEVARS=yes
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN=		"Broken by make(1) changes on FreeBSD >= 5.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- ald-0.1.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list