Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 11:31:25 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23479: Update port: x11-toolkits/plib
Message-ID:  <200012111931.eBBJVPp60903@freefall.freebsd.org>
Resent-Message-ID: <200012111940.eBBJe2v62229@freefall.freebsd.org>

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

>Number:         23479
>Category:       ports
>Synopsis:       Update port: x11-toolkits/plib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 11 11:40:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Remove redundant/obsolete discriptions from Makefile
- Update WWW: line

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-toolkits/plib/Makefile x11-toolkits/plib/Makefile
--- /usr/ports/x11-toolkits/plib/Makefile	Thu Aug  3 21:37:29 2000
+++ x11-toolkits/plib/Makefile	Fri Dec  8 04:37:05 2000
@@ -5,24 +5,21 @@
 # $FreeBSD: ports/x11-toolkits/plib/Makefile,v 1.9 2000/08/03 09:27:42 asami Exp $
 #
 
-PORTNAME=		plib
-PORTVERSION= 		1.2.0
-CATEGORIES=		x11-toolkits
-MASTER_SITES=		http://plib.sourceforge.net/dist/
+PORTNAME=	plib
+PORTVERSION= 	1.2.0
+CATEGORIES=	x11-toolkits
+MASTER_SITES=	http://plib.sourceforge.net/dist/
 
-MAINTAINER=		ports@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 
-USE_X_PREFIX=		yes
-USE_MESA=		yes
-GNU_CONFIGURE=		yes
-CONFIGURE_ENV=		CPPFLAGS=-I${X11BASE}/include
-CONFIGURE_ARGS=		--includedir=$(PREFIX)/include/plib \
-			--with-glut=${PREFIX}
-USE_GMAKE=		yes
-USE_NEWGCC=		yes
-MANCOMPRESSED=		yes
+USE_X_PREFIX=	yes
+USE_MESA=	yes
+USE_NEWGCC=	yes
+USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-glut=${X11BASE}
 
-pre-configure:
-	${PERL} -pi -e "s:-O6 ::g" ${WRKSRC}/configure
+post-patch:
+	@${PERL} -pi -e "s| -O6 -Wall||g" ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-toolkits/plib/pkg-descr x11-toolkits/plib/pkg-descr
--- /usr/ports/x11-toolkits/plib/pkg-descr	Sat Sep 18 04:16:24 1999
+++ x11-toolkits/plib/pkg-descr	Fri Dec  8 03:49:35 2000
@@ -12,7 +12,7 @@
 SL  -- A Games-oriented Sound Library.
 SSG -- A Simple Scene Graph API built on top of OpenGL.
 
-WWW: http://www.woodsoup.org/projs/plib/
+WWW: http://plib.sourceforge.net/
 
 - Brian Buchanan
 brian@CSUA.Berkeley.EDU


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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