Bug 89853 - [patch] Teach bsd.port.mk about ghostscript-gpl
Summary: [patch] Teach bsd.port.mk about ghostscript-gpl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 16:20 UTC by Ulrich Spoerlein
Modified: 2006-01-28 02:14 UTC (History)
1 user (show)

See Also:


Attachments
gs.patch (1.28 KB, patch)
2005-12-02 16:20 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2005-12-02 16:20:07 UTC
bsd.port.mk checks if WITH_GHOSTSCRIPT_AFPL is defined and then checks
explicitly if it is set to "yes". If you happen to set it to "true"
it is ignored.

And ghostscript-gpl which is in the tree for several months now is
missing too.

Fix: Remove the explicit check for "yes"
Add ghostscript-gpl to the list
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-12-02 16:31:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Over to the keepers of the b.p.m secrets
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-01-21 20:02:51 UTC
State Changed
From-To: open->analyzed

Accepted for a test build on the cluster.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-01-28 02:14:47 UTC
State Changed
From-To: analyzed->closed

Committed, thanks.