ports/188943: [patch] graphics/libwpg -- Fix shebang and modernize USES

Pietro Cerutti gahr at FreeBSD.org
Thu Apr 24 07:50:01 UTC 2014


>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:


More information about the freebsd-ports-bugs mailing list