Bug 44157 - textproc/sablotron: unbreak build by adding USES_GMAKE.
Summary: textproc/sablotron: unbreak build by adding USES_GMAKE.
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-17 03:50 UTC by Alan E
Modified: 2002-10-30 09:24 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (529 bytes, patch)
2002-10-17 03:50 UTC, Alan E
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan E 2002-10-17 03:50:01 UTC
The generated Makefiles require GNU make due to the presence of '-include'
statements, which give BSD make fits.

Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
Comment 1 Alan Eldridge freebsd_committer freebsd_triage 2002-10-17 03:53:05 UTC
Responsible Changed
From-To: freebsd-ports->skv

To maintainer.
Comment 2 Alan Eldridge freebsd_committer freebsd_triage 2002-10-30 09:23:53 UTC
State Changed
From-To: open->closed

Committed.
http://www.freebsd.org/cgi/query-pr.cgi?pr=44157