ports/52380: Configure problem in libggi

Pedro F. Giffuni giffunip at yahoo.com
Sun May 18 05:00:30 UTC 2003


The following reply was made to PR ports/52380; it has been noted by GNATS.

From: "=?iso-8859-1?q?Pedro=20F.=20Giffuni?=" <giffunip at yahoo.com>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/52380: Configure problem in libggi
Date: Sun, 18 May 2003 05:59:22 +0100 (BST)

 --0-1303387244-1053233962=:22289
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Id: 
 Content-Disposition: inline
 
 it's simple but patch attached anyways.
 
 __________________________________________________
 Yahoo! Plus
 For a better Internet experience
 http://www.yahoo.co.uk/btoffer
 --0-1303387244-1053233962=:22289
 Content-Type: text/plain; name=patch-libggi
 Content-Description: patch-libggi
 Content-Disposition: inline; filename=patch-libggi
 
 diff -ruN libggi.orig/Makefile libggi/Makefile
 --- libggi.orig/Makefile	Sat May 17 23:06:51 2003
 +++ libggi/Makefile	Sat May 17 23:11:41 2003
 @@ -22,8 +22,8 @@
  USE_XLIB=	yes
  INSTALLS_SHLIB=	yes
  
 -GNU_CONFIGURE=	yes
 -CONFIGURE_ARGS=	--with-gii=${PREFIX}
 +HAS_CONFIGURE=	yes
 +CONFIGURE_ARGS=	--disable-internal-xf86dga
  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
  
  .if exists(/usr/include/kgi/kgi.h)
 diff -ruN libggi.orig/pkg-plist libggi/pkg-plist
 --- libggi.orig/pkg-plist	Sat May 17 23:06:51 2003
 +++ libggi/pkg-plist	Sat May 17 23:13:17 2003
 @@ -107,6 +107,8 @@
  lib/ggi/display/tile.so
  lib/ggi/display/trueemu.la
  lib/ggi/display/trueemu.so
 +lib/ggi/display/xf86dga.la
 +lib/ggi/display/xf86dga.so
  %%WITH_SVGALIB%%lib/ggi/display/vgagl.la
  %%WITH_SVGALIB%%lib/ggi/display/vgagl.so
  lib/ggi/display/vgl.la
 
 --0-1303387244-1053233962=:22289--



More information about the freebsd-ports-bugs mailing list