Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2009 03:01:35 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/130439: Update port: graphics/gephex
Message-ID:  <20090113030135.3aa8316d.tkato432@yahoo.com>
Resent-Message-ID: <200901121830.n0CIU5B5027631@freefall.freebsd.org>

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

>Number:         130439
>Category:       ports
>Synopsis:       Update port: graphics/gephex
>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:   Mon Jan 12 18:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gephex/Makefile graphics/gephex/Makefile
--- /usr/ports/graphics/gephex/Makefile	2008-12-12 15:41:08.000000000 +0900
+++ graphics/gephex/Makefile	2008-12-12 16:12:17.000000000 +0900
@@ -15,8 +15,6 @@
 
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
 
-BROKEN=		does not build
-
 OPTIONS=	SDL	"Turn on SDL support"		on \
 		AALIB	"Turn on AALIB support"		on \
 		FFMPEG	"Turn on FFMPEG support"	on \
@@ -29,7 +27,7 @@
 USE_BZIP2=	yes
 USE_QT_VER=	4
 QT_COMPONENTS=	corelib gui moc_build uic_build
-USE_GNOME=	gnometarget
+USE_XORG=	xv
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	automake:18 autoconf:262 libtool:15
 AUTOMAKE_ARGS=	--foreign
>Release-Note:
>Audit-Trail:
>Unformatted:



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