diff options
author | ache <ache@FreeBSD.org> | 1998-11-02 19:10:08 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-11-02 19:10:08 +0800 |
commit | 8c11fa899078d015c0ee64c61b53ad309dcb18a5 (patch) | |
tree | e412e25124719e2e1d18f95fe2c5d0bb457dbb2f /textproc/glimpse | |
parent | 29f9291d3b2cda184246d655670fdfc7b9c7696d (diff) | |
download | freebsd-ports-gnome-8c11fa899078d015c0ee64c61b53ad309dcb18a5.tar.gz freebsd-ports-gnome-8c11fa899078d015c0ee64c61b53ad309dcb18a5.tar.zst freebsd-ports-gnome-8c11fa899078d015c0ee64c61b53ad309dcb18a5.zip |
Turn on localization
Diffstat (limited to 'textproc/glimpse')
-rw-r--r-- | textproc/glimpse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index a0d4eb718649..7dd57c0cec7d 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/glimpse-4.1 USE_GMAKE= yes NO_CDROM= "Restrictive copyright (don't sell for profit)" GNU_CONFIGURE= yes +CONFIGURE_ENV= CFLAGS="${CFLAGS} -DISO_CHAR_SET=1" MAN1= glimpse.1 glimpseindex.1 glimpseserver.1 agrep.1 pre-configure: |