ports/86282: maintainer-update: patch: graphics/exrtools - fix build on 4.x

Emanuel Haupt ehaupt at critical.ch
Sat Sep 17 23:20:19 UTC 2005


>Number:         86282
>Category:       ports
>Synopsis:       maintainer-update: patch: graphics/exrtools - fix build on 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 17 23:20:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Jul 27 20:19:15 CEST 2005 root at beaver.critical.ch:/usr/obj/usr/src/RELENG_5_4/src/sys/BEAVER i386


	
>Description:
The following patch fixes the build of graphics/exrtools on 4.x

Pointed out by:	krismail (pointyhat)

>How-To-Repeat:
	
>Fix:

	



--- exrtools.patch begins here ---
--- Makefile.orig	Sun Sep 18 01:07:31 2005
+++ Makefile	Sun Sep 18 01:08:03 2005
@@ -21,6 +21,7 @@
 USE_LIBTOOL_VER=13
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
+USE_GETOPT_LONG=yes
 
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
--- exrtools.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list