diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-01-29 22:46:04 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-01-29 22:46:04 +0000 |
commit | d02f2cd4efd98cd3d6e27f5a4d2f66e519943489 (patch) | |
tree | 93e6cabe9a826eacc11d9841b9223a8fe2886be5 /editors | |
parent | f9b0466a023920f2b320001729339bf5db706912 (diff) | |
download | ports-d02f2cd4efd98cd3d6e27f5a4d2f66e519943489.tar.gz ports-d02f2cd4efd98cd3d6e27f5a4d2f66e519943489.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/yudit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 0b9fc15ce1b5..d0fda7d8612d 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -16,7 +16,7 @@ MAINTAINER= rch@WriteMe.Com LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -CONFIGURE_ENV= LC_ALL=C CXXFLAGS="${CFLAGS}" +CONFIGURE_ENV= LC_ALL=C GNU_CONFIGURE= YES MAKE_ENV= LC_ALL=C MAN1= yudit.1 makeumap.1 stripumap.1 uniconv.1 uniprint.1 |