Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 17:42:48 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355880 - head/japanese/Wnn7-lib
Message-ID:  <201405301742.s4UHgmoK085949@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Fri May 30 17:42:47 2014
New Revision: 355880
URL: http://svnweb.freebsd.org/changeset/ports/355880
QAT: https://qat.redports.org/buildarchive/r355880/

Log:
  Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS.
  
  PR:		ports/185268
  Approved by:	maintainer timeout (5 months)

Modified:
  head/japanese/Wnn7-lib/Makefile

Modified: head/japanese/Wnn7-lib/Makefile
==============================================================================
--- head/japanese/Wnn7-lib/Makefile	Fri May 30 17:31:44 2014	(r355879)
+++ head/japanese/Wnn7-lib/Makefile	Fri May 30 17:42:47 2014	(r355880)
@@ -3,7 +3,7 @@
 
 PORTNAME=	Wnn7
 PORTVERSION=	2001.10.17
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	japanese
 MASTER_SITES=	http://www.omronsoft.co.jp/SP/pcunix/sdk/wnn/
 PKGNAMESUFFIX=	-lib
@@ -14,13 +14,11 @@ MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	Wnn7 client library
 
 USES=		imake
-USE_GCC=	any
 USE_LDCONFIG=	yes
 WRKSRC=		${WRKDIR}/src
 PORTDOCS=	README
 
 OPTIONS_DEFINE=	DOCS
-OPTIONS_DEFAULT=DOCS
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' \



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