freebsd-ports/devel/gettext-devel
Maxim Sobolev 21e99b2cd7 By default install only binaries with `-new' suffix applied. This provides an
easy way to compile/use newest packages that don't build with oldest gettext
without the headache associated with making it possible to install fill-blown
gettext and gettext-devel on the same machine at the same time. Usually the
following should be sufficient to fix ports that doesn't build with oldest
gettext:

BUILD_DEPENDS+=	msgfmt-new:${PORTS}/devel/gettext-devel
CONFIGURE_ENV+=	MSGFMT=${LOCALBASE}/bin/msgfmt-new \
		XGETTEXT=${LOCALBASE}/bin/xgettext-new
2001-07-05 07:31:48 +00:00
..
files Update to 0.10.38. 2001-07-05 06:36:01 +00:00
distinfo Update to 0.10.38. 2001-07-05 06:36:01 +00:00
Makefile By default install only binaries with `-new' suffix applied. This provides an 2001-07-05 07:31:48 +00:00
pkg-comment
pkg-descr
pkg-plist Update to 0.10.38. 2001-07-05 06:36:01 +00:00