K 10 svn:author V 6 marcus K 8 svn:date V 27 2008-03-01T23:27:42.000000Z K 7 svn:log V 292 This one is sneaky. Guile depends on gmake which brings in gettext. Guile detects gettext and links to it. However, gettext was not a RUN_DEPENDS or LIB_DEPENDS, so other packages which don't already install gettext fail. Fix this by adding USE_GETTEXT. Reported by: pointyhat via erwin END