From yinjieh@csie.nctu.edu.tw  Sat Aug 27 03:26:02 2005
Return-Path: <yinjieh@csie.nctu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F09C716A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Aug 2005 03:26:02 +0000 (GMT)
	(envelope-from yinjieh@csie.nctu.edu.tw)
Received: from alumni.csie.nctu.edu.tw (alumni.csie.nctu.edu.tw [140.113.209.4])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 75EB243D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Aug 2005 03:26:00 +0000 (GMT)
	(envelope-from yinjieh@csie.nctu.edu.tw)
Received: from alumni.csie.nctu.edu.tw (yinjieh@localhost [127.0.0.1])
	by alumni.csie.nctu.edu.tw (8.13.3/8.12.9) with ESMTP id j7R3Ptmx006098
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Aug 2005 11:25:55 +0800 (CST)
Received: (from yinjieh@localhost)
	by alumni.csie.nctu.edu.tw (8.13.3/8.12.3/Submit) id j7R3PtEZ006097;
	Sat, 27 Aug 2005 11:25:55 +0800 (CST)
Message-Id: <200508270325.j7R3PtEZ006097@alumni.csie.nctu.edu.tw>
Date: Sat, 27 Aug 2005 11:25:55 +0800 (CST)
From: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Reply-To: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ports/games/ggz-client-libs 0.11 doesn't need devel/popt
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         85339
>Category:       ports
>Synopsis:       ports/games/ggz-client-libs 0.11 doesn't need devel/popt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 27 03:30:13 GMT 2005
>Closed-Date:    Mon Aug 29 16:29:40 GMT 2005
>Last-Modified:  Mon Aug 29 16:29:40 GMT 2005
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 4.11-RELEASE-p1 i386
>Organization:
MANA lab, CCU CS
>Environment:
System: FreeBSD nb.mana.cs.ccu.edu.tw 4.11-RELEASE-p1 FreeBSD 4.11-RELEASE-p1 #3: Sat Apr 2 21:45:26 CST 2005 root@nb.mana.cs.ccu.edu.tw:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:

	According to http://www.ggzgamingzone.org/releases/0.0.11/installation.php ,
	ports/games/ggz-client-libs 0.11 doesn't need devel/popt.

	Please commit this patch , thanks !

>How-To-Repeat:

	Apply the following patch.

>Fix:

	

--- ggz-client-libs.patch begins here ---
diff -ruN /usr/ports/games/ggz-client-libs/Makefile ggz-client-libs/Makefile
--- /usr/ports/games/ggz-client-libs/Makefile	Sat May 28 10:18:54 2005
+++ ggz-client-libs/Makefile	Sat Aug 27 09:47:14 2005
@@ -15,8 +15,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The GGZ Gaming Zone - Core Client Libraries
 
-LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \
-		ggz.3:${PORTSDIR}/games/libggz \
+LIB_DEPENDS=	ggz.3:${PORTSDIR}/games/libggz \
 		expat.5:${PORTSDIR}/textproc/expat2
 
 USE_GNOME=	gnometarget
@@ -34,7 +33,7 @@
 
 CPPFLAGS=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
 LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
-
+ 
 post-patch:
 	@${REINPLACE_CMD} -e 's|LIBGGZ_INCLUDES=.*$$|LIBGGZ_INCLUDES=|g ; \
 		 s|LIBGGZ_LDFLAGS=.*$$|LIBGGZ_LDFLAGS=|g ; \
--- ggz-client-libs.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Mon Aug 29 16:29:13 GMT 2005 
State-Changed-Why:  
Committed, thanks! 
(You have a stray white-space in your patch) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85339 
>Unformatted:
