mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS.
PR: ports/185268 Approved by: maintainer timeout (5 months)
This commit is contained in:
parent
0713487d3e
commit
01f7cef0b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355880
1 changed files with 1 additions and 3 deletions
|
@ -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' \
|
||||
|
|
Loading…
Add table
Reference in a new issue