Bug 221713

Summary: graphics/xournal: make DATADIR clean
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: me
Priority: --- Flags: bugzilla: maintainer-feedback? (me)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to fix xournal to build and work properly with non default DATADIR none

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!