Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 23:30:16 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62639: Update port: games/vamos
Message-ID:  <20040210233016.7bf2ef6d.tkato@prontomail.com>
Resent-Message-ID: <200402101440.i1AEeGRA075825@freefall.freebsd.org>

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

>Number:         62639
>Category:       ports
>Synopsis:       Update port: games/vamos
>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:   Tue Feb 10 06:40:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Backout previous wrong commit

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/vamos/Makefile games/vamos/Makefile
--- /usr/ports/games/vamos/Makefile	Mon Feb  9 13:02:04 2004
+++ games/vamos/Makefile	Tue Feb 10 20:30:35 2004
@@ -39,12 +39,6 @@
 LDFLAGS=	-L${LOCALBASE}/lib -L${X11BASE}/lib -lGL -lGLU -lglut \
 		${PTHREAD_LIBS}
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
-BROKEN=		"Does not compile"
-.endif
-
 post-extract:
 	@${RM} -f ${WRKSRC}/doc/*.info*
 
@@ -53,4 +47,4 @@
 		's|-lsgxml -lsgmisc|-lsgxml -lsgstructure -lsgmisc|g ; \
 		 s|-pedantic||g'
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



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