marcus 2008-03-01 23:27:42 UTC
FreeBSD ports repository
Modified files:
lang/guile Makefile
Log:
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
Revision Changes Path
1.68 +2 -1 ports/lang/guile/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"