Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2003 13:36:41 +0900
From:      daichi <daichi@freebsd.org>
To:        noackjr@alumni.rice.edu
Cc:        daichi@FreeBSD.org
Subject:   Re: gd-nox11-2.0.15 (graphics/gd2) won't build
Message-ID:  <20030710133641.7dd2bfb7.daichi@freebsd.org>
In-Reply-To: <3F0C5447.5000407@alumni.rice.edu>
References:  <3F0C5447.5000407@alumni.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Can you install gd-nox11 with follow patch ?

--- gd2/Makefile.orig   Thu Jul 10 13:34:59 2003
+++ gd2/Makefile        Thu Jul 10 13:35:34 2003
@@ -30,9 +30,9 @@
 PKGNAMESUFFIX= -nox11
 .if !defined(WITHOUT_XPM)
 LIB_DEPENDS+=  Xpm:${PORTSDIR}/graphics/xpm
-.endif
 .else
 USE_XPM=       yes
+.endif
 .endif
 
 .if defined(WITH_LZW) || defined(HAVE_UNISYS_LICENSE) || \

--
  Daichi GOTO, http://people.freebsd.org/~daichi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030710133641.7dd2bfb7.daichi>