Bug 205576

Summary: www/xpi-conkeror: cleanup
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me Flags: ashish: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-12-24 12:09:03 UTC
Created attachment 164596 [details]
Patch

- Simplify build handling and respect build flags
- Switch to options helpers
- Remove unneeded @dir's from plist
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-01-12 12:48:35 UTC
A commit references this bug:

Author: ashish
Date: Tue Jan 12 12:48:25 UTC 2016
New revision: 405869
URL: https://svnweb.freebsd.org/changeset/ports/405869

Log:
  - Update to latest git revision
  - Simplify build handling and respect build flags[1]
  - Switch to options helpers[1]
  - Remove unneeded @dir's from plist[1]
  - Add build dependency on gmake
  - Fix conkeror script to be PREFIX independent
  - Update dependency on firefox to be inclusive

  PR:		205576
  Submitted by:	amdmi3[1]

Changes:
  head/www/xpi-conkeror/Makefile
  head/www/xpi-conkeror/distinfo
  head/www/xpi-conkeror/files/patch-conkeror
  head/www/xpi-conkeror/pkg-plist
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2016-01-12 12:50:46 UTC
Sorry for the delay in followup.

Committed, thanks!