Bug 220085 - print/gutenprint: Fix build
Summary: print/gutenprint: Fix build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-17 17:49 UTC by Greg Lewis
Modified: 2017-06-22 07:45 UTC (History)
0 users

See Also:


Attachments
Patch (483 bytes, patch)
2017-06-17 17:49 UTC, Greg Lewis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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