Bug 221713 - graphics/xournal: make DATADIR clean
Summary: graphics/xournal: make DATADIR clean
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-22 14:55 UTC by Steve Wills
Modified: 2017-09-07 00:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (me)


Attachments
patch to fix xournal to build and work properly with non default DATADIR (4.88 KB, patch)
2017-08-22 14:55 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2017-08-22 14:55:48 UTC
Created attachment 185660 [details]
patch to fix xournal to build and work properly with non default DATADIR

Please see attached patch. While here, this puts back the USES=destkop-file-utils and shared-mime-info which is needed post-install.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-09-07 00:46:08 UTC
A commit references this bug:

Author: swills
Date: Thu Sep  7 00:45:28 UTC 2017
New revision: 449383
URL: https://svnweb.freebsd.org/changeset/ports/449383

Log:
  graphics/xournal: make DATADIR clean

  While here, put back USES=desktop-file-utils shared-mime-info which was
  mistakenly removed in previous commits.

  PR:		221713
  Approved by:	me@janh.de (maintainer timeout, >2 weeks)

Changes:
  head/graphics/xournal/Makefile
  head/graphics/xournal/files/patch-Makefile.in
  head/graphics/xournal/files/patch-configure
  head/graphics/xournal/files/patch-src_Makefile.in
  head/graphics/xournal/files/patch-src_main.c
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-09-07 00:46:17 UTC
Committed, thanks!