ports/50927: update ports korean/bitchx error fix

JunSeon Oh hollywar at holywar.net
Mon Apr 14 07:10:11 UTC 2003


>Number:         50927
>Category:       ports
>Synopsis:       update ports korean/bitchx error fix
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 14 00:10:03 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     JunSeon Oh
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
HolyNet
>Environment:
System: FreeBSD holywar 4.7-STABLE FreeBSD 4.7-STABLE #2: Fri Jan 10 08:55:28 KST 2003 hollywar at holywar:/usr/obj/usr/src/sys/HOLYWAR i386


	
>Description:

korean/bitchx ports broken because some reason of gnome. I don't know what happend on gnome ports.

but anybody using gnome with korean/bitchx. so i remove all of gnome configuration tag. please change the Makefile with this patch.

thanks.


	
>How-To-Repeat:
	
>Fix:

--- Makefile.org	Mon Apr 14 16:00:32 2003
+++ Makefile	Mon Apr 14 16:00:44 2003
@@ -7,8 +7,8 @@
 
 PORTNAME=	BitchX
 PORTVERSION=	1.0c16
-PORTREVISION=	3
-CATEGORIES=	korean irc gnome
+PORTREVISION=	4
+CATEGORIES=	korean irc
 MASTER_SITES=	ftp://ftp.holywar.net/pub/FreeBSD/
 
 PATCH_SITES=	ftp://ftp.holywar.net/pub/FreeBSD/
@@ -34,12 +34,8 @@
 
 .include <bsd.port.pre.mk>
 
-.if defined(HAVE_GNOME)
-USE_GNOME=	yes
-CONFIGURE_ARGS+=--with-gtk
-.else
 CONFIGURE_ARGS+=--without-gtk
-.endif
+
 .if defined(HAVE_ESOUND)
 USE_ESOUND=	yes
 CONFIGURE_ARGS+=--enable-sound
	


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



More information about the freebsd-ports-bugs mailing list