Subject: CVS commit: pkgsrc/converters/dos2unix
From: John Marino
Date: 2012-07-15 11:45:25
Message id: 20120715094526.0FCA8175DD@cvs.netbsd.org

Log Message:
converters/dos2unix: Add rpath to find libintl

Errors seen on DragonFly with PKG_DEVELOPER option:
  ERROR: bin/dos2unix: missing library: libintl.so.8
  ERROR: bin/mac2unix: missing library: libintl.so.8
  ERROR: bin/unix2dos: missing library: libintl.so.8
  ERROR: bin/unix2mac: missing library: libintl.so.8

Adding an rpath to the build flags in the package makefile fixed it.

Files:
RevisionActionfile
1.3modifypkgsrc/converters/dos2unix/Makefile