Date: Thu, 24 Apr 2014 07:40:06 GMT From: Pietro Cerutti <gahr@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/188943: [patch] graphics/libwpg -- Fix shebang and modernize USES Message-ID: <201404240740.s3O7e6UQ097177@cgiserv.freebsd.org> Resent-Message-ID: <201404240750.s3O7o1Mo049955@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188943 >Category: ports >Synopsis: [patch] graphics/libwpg -- Fix shebang and modernize USES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 24 07:50:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: >Organization: The FreeBSD Project >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 351984) +++ Makefile (working copy) @@ -14,8 +14,8 @@ LIB_DEPENDS= libwpd-0.9.so:${PORTSDIR}/textproc/libwpd -USES= libtool:keepla pathfix perl5 pkgconfig -USE_BZIP2= yes +USES= libtool:keepla pathfix perl5 pkgconfig shebangfix tar:bzip2 +SHEBANG_FILES= ${WRKSRC}/src/conv/svg/wpg2svgbatch.pl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-werror >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404240740.s3O7e6UQ097177>