diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-05 07:31:48 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-05 07:31:48 +0000 |
commit | 8227c7b39766512d0113e77eac04b0443e41256c (patch) | |
tree | 145a66909384fa5a51463055ffd0dd725974d548 /graphics/mesagl | |
parent | 8163a3b9fc9d64fa96a41561452e652b73b68fca (diff) | |
download | FreeBSD-ports-8227c7b39766512d0113e77eac04b0443e41256c.zip FreeBSD-ports-8227c7b39766512d0113e77eac04b0443e41256c.tar.gz |
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
Diffstat (limited to 'graphics/mesagl')
0 files changed, 0 insertions, 0 deletions