Bug 45042

Summary: Maintainer-update of www/amaya port
Product: Ports & Packages Reporter: Adam Kranzel <adam-ports>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Adam Kranzel 2002-11-07 19:40:01 UTC
	The included patch updates the www/amaya port to version 6.4.
	Patch submitted to me by KATO Tsuguru <tkato@prontomail.com>,
	please give him credit in the commit message.

Fix: PORTNAME=	amaya
-PORTVERSION=	6.2
+PORTVERSION=	6.4
 CATEGORIES=	www
 MASTER_SITES=	http://www.w3.org/Amaya/Distribution/ \
 		ftp://ftp.w3.org/pub/amaya/
@@ -26,7 +26,7 @@
 CONFIGURE_SCRIPT=	../configure
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--with-gtk --without-graphic-libs --without-i18n
+CONFIGURE_ARGS=	--with-gtk --without-graphic-libs

 DICT?=		none
How-To-Repeat: 	n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2002-11-09 00:48:21 UTC
State Changed
From-To: open->closed

Commited, thanks!