ports/51936: Update port: devel/eboxy

KATO Tsuguru tkato at prontomail.com
Wed May 7 19:10:15 UTC 2003


>Number:         51936
>Category:       ports
>Synopsis:       Update port: devel/eboxy
>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:   Wed May 07 12:10:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix build on -current

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/eboxy/Makefile devel/eboxy/Makefile
--- /usr/ports/devel/eboxy/Makefile	Sun Apr 27 11:34:39 2003
+++ devel/eboxy/Makefile	Thu May  8 03:58:23 2003
@@ -34,7 +34,8 @@
 
 MAN1=		eboxy.1
 
-CPPFLAGS=	`${SDL_CONFIG} --cflags` -I${LOCALBASE}/include
+CPPFLAGS=	`${SDL_CONFIG} --cflags` -I${LOCALBASE}/include \
+		-DHAVE_DECL_GETOPT
 LDFLAGS=	`${SDL_CONFIG} --libs` -L${LOCALBASE}/lib
 
 post-patch:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list