ports/187827: [MAINTAINER] japanese/ja-eblook: Add 'USES=iconv' to unbreak.

Yasuhiro KIMURA yasu at utahime.org
Fri Mar 21 20:20:01 UTC 2014


>Number:         187827
>Category:       ports
>Synopsis:       [MAINTAINER] japanese/ja-eblook: Add 'USES=iconv' to unbreak.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 21 20:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD xxxx 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260673: Thu Jan 23 22:36:39 JST
>Description:
	- Add 'USES=iconv' to unbreak.
	- Make PORTDOCS alway install to ${STAGEDIR}${DOCSDIR}.

Generated with FreeBSD Port Tools 1.00.2014.03.21 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- ja-eblook-1.6.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(リビジョン 348742)
+++ Makefile	(作業コピー)
@@ -15,6 +15,7 @@
 
 LIB_DEPENDS=	libeb.so:${PORTSDIR}/japanese/eb
 
+USES=		iconv
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS=		--with-eb-includes=${PREFIX}/include \
 			--with-eb-libraries=${PREFIX}/lib
@@ -28,9 +29,7 @@
 .include <bsd.port.options.mk>
 
 post-install:
-.if ${PORT_OPTIONS:MDOCS}
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
-.endif
 
 .include <bsd.port.mk>
--- ja-eblook-1.6.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list