Bug 65621

Summary: [MAINTAINER] games/pcgen: fix make package
Product: Ports & Packages Reporter: Hervé Quiroz <herve.quiroz>
Component: Individual Port(s)Assignee: Greg Lewis <glewis>
Status: Closed FIXED    
Severity: Affects Only Me CC: glewis
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pcgen-5.6.0.patch none

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!