Bug 65621 - [MAINTAINER] games/pcgen: fix make package
Summary: [MAINTAINER] games/pcgen: fix make package
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: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 14:40 UTC by Hervé Quiroz
Modified: 2004-04-16 17:02 UTC (History)
1 user (show)

See Also:


Attachments
pcgen-5.6.0.patch (136.28 KB, patch)
2004-04-16 14:40 UTC, Hervé Quiroz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hervé Quiroz 2004-04-16 14:40:18 UTC
- Fixed 'make package' (see recent bento build logs)
- Use ${DATADIR} so no more %%T%% (as %%DATADIR%% is already in the PLIST_SUB)
- Use ${ECHO_MSG} instead of ${ECHO_CMD}
- Use ${INSTALL_DATA} for documentation (quick fix for compressed man pages
  bug, I will change this if needed)
- bsd.java.mk 2.0 compliant

Generated with FreeBSD Port Tools 0.50
Comment 1 Greg Lewis freebsd_committer freebsd_triage 2004-04-16 16:27:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

I'll take this.
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2004-04-16 17:02:12 UTC
State Changed
From-To: open->closed

Committed, thanks!