Bug 220085

Summary: print/gutenprint: Fix build
Product: Ports & Packages Reporter: Greg Lewis <glewis>
Component: Individual Port(s)Assignee: Tijl Coosemans <tijl>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Greg Lewis freebsd_committer freebsd_triage 2017-06-17 17:49:03 UTC
Created attachment 183578 [details]
Patch

On systems with Perl installed, the configure script will detect this and attempt to install sbin/cups-genppdupdate.  This will currently result in a build failure though:

Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for 'sbin/cups-genppdupdate'
*** Error code 1

Adding perl5 to the USES specification fixes this.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2017-06-17 17:49:03 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-06-22 07:44:04 UTC
A commit references this bug:

Author: tijl
Date: Thu Jun 22 07:43:51 UTC 2017
New revision: 444102
URL: https://svnweb.freebsd.org/changeset/ports/444102

Log:
  Add USES=perl5 for cups-genppdupdate script.

  PR:		220085
  Submitted by:	glewis

Changes:
  head/print/gutenprint/Makefile