diff options
author | marino <marino@pkgsrc.org> | 2012-08-08 13:11:48 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-08 13:11:48 +0000 |
commit | 7ac5f08e6d30d0f979f9c7966307c8f6a42814db (patch) | |
tree | 7e718f4480daf774a3f1aca095817ebadc5c6639 /net | |
parent | 2d2daeeb6a48b53b01335efebf46fedc1657052f (diff) | |
download | pkgsrc-7ac5f08e6d30d0f979f9c7966307c8f6a42814db.tar.gz |
ham/tnt: Fix build on DragonFly
Problem 1: $la and $lo would not expand with the intl/makefile
I couldn't get SUBST_SED to manually replace them either.
Use of MAKE_ENV also failed.
Problem 2: DragonFly doesn't have base libintl. This package will
not build without -lintl LDFLAG.
Solution was to convert existing SUBST_SED into a patch and expand
$la to "a" and $lo to "o" on the intl/Makefile.in file.
Tested on both DragonFly and NetBSD
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions