Bug 144923 - make devel/netbsd-pkgsrc-mk-files install files to different directory
Summary: make devel/netbsd-pkgsrc-mk-files install files to different directory
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-21 11:30 UTC by Mikolaj Golub
Modified: 2010-04-05 21:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.16 KB, patch)
2010-03-21 11:30 UTC, Mikolaj Golub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Golub 2010-03-21 11:30:00 UTC
$devel/netbsd-pkgsrc-mk-files installs mk files in {PREFIX}/share/mk. Some of them conflict with files installed by devel/bmake.

Fix: Change the location of installed mk files to ${PREFIX}/share/netbsd-pkgsrc-mk.

Patch attached with submission follows:
Comment 1 Mikolaj Golub 2010-04-05 20:19:44 UTC
I believe that the mtree build error

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20100404160848/netbsd-pkgsrc-mk-files-20100117.log

is due to the issue addressed in this pr. 

-- 
Mikolaj Golub
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-04-05 20:56:09 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-04-05 20:56:51 UTC
pav         2010-04-05 19:56:38 UTC

  FreeBSD ports repository

  Modified files:
    devel/netbsd-pkgsrc-mk-files Makefile pkg-plist 
  Log:
  - Change the location of installed mk files to ${PREFIX}/share/netbsd-pkgsrc-mk
  
  PR:             ports/144923
  Submitted by:   Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +3 -1      ports/devel/netbsd-pkgsrc-mk-files/Makefile
  1.2       +1 -0      ports/devel/netbsd-pkgsrc-mk-files/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"