diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-11-02 11:10:08 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-11-02 11:10:08 +0000 |
commit | 3b7b9fbc2650417d2942aa17578b1fb060bee99d (patch) | |
tree | 10dd2345ca72851431f60a672f53d8d1d00deea6 /textproc/glimpse | |
parent | 8f48ae9dc64d24137e67bd5c039ad53d02968d58 (diff) | |
download | ports-3b7b9fbc2650417d2942aa17578b1fb060bee99d.tar.gz ports-3b7b9fbc2650417d2942aa17578b1fb060bee99d.zip |
Notes
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: |