ports/50886: Update port: devel/eboxy (bento fix)

Kimura Fuyuki fuyuki at hadaly.org
Sun Apr 13 04:20:16 UTC 2003


>Number:         50886
>Category:       ports
>Synopsis:       Update port: devel/eboxy (bento fix)
>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 Apr 12 21:20:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki <fuyuki at hadaly.org>
>Release:        FreeBSD 5.0-RELEASE-p5 i386
>Organization:
>Environment:

  FreeBSD hadaly.dyndns.org 5.0-RELEASE-p5 FreeBSD 5.0-RELEASE-p5 #1: Fri Mar 21 10:29:48 JST 2003     root at hadaly.dyndns.org:/.2/obj/usr/src/sys/NS  i386

>Description:
Fix build on -current

>How-To-Repeat:

>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/eboxy/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	2003/02/20 17:06:43	1.8
+++ Makefile	2003/04/13 04:18:57
@@ -28,13 +28,14 @@
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}"  LDFLAGS="${LDFLAGS}" \
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
 		SDL_CONFIG="${SDL_CONFIG}"
 CONFIGURE_ARGS=	--disable-lirc
 
 MAN1=		eboxy.1
 
 CPPFLAGS=	`${SDL_CONFIG} --cflags` -I${LOCALBASE}/include
+CPPFLAGS+=	-DHAVE_DECL_GETOPT=1
 LDFLAGS=	`${SDL_CONFIG} --libs` -L${LOCALBASE}/lib -lgnugetopt
 
 post-patch:
cvs server: Diffing files
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list