Date: Sat, 1 Mar 2008 23:27:42 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/guile Makefile Message-ID: <200803012327.m21NRglN090755@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803012327.m21NRglN090755>
