pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mldonkey-gui
Module Name: pkgsrc
Committed By: marino
Date: Fri Jul 20 14:13:53 UTC 2012
Modified Files:
pkgsrc/net/mldonkey-gui: Makefile
Log Message:
net/mldonkey-gui: CONFIGURE_ARGS+= --disable-option-checking
On DragonFly, this package always halted on the configure stage with the
message, "configure: error: unrecognized options: --with-libintl-prefix"
We couldn't find the source of this obsolete configure option, it didn't
come from mldonkey and devel/gettext-lib isn't a dependency. Adding
--disable-option-checking changed allowed this to be a warning rather than
a fatal error and also allows a successful build.
Background: DragonFly doesn't have libintl in base.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/mldonkey-gui/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index