ports/85339: ports/games/ggz-client-libs 0.11 doesn't need devel/popt

Ying-Chieh Chen yinjieh at csie.nctu.edu.tw
Sat Aug 27 03:30:15 UTC 2005


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 27 03:30:13 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list