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 /print/teTeX-base/Makefile | |
parent | f9b0466a023920f2b320001729339bf5db706912 (diff) | |
download | ports-d02f2cd4efd98cd3d6e27f5a4d2f66e519943489.tar.gz ports-d02f2cd4efd98cd3d6e27f5a4d2f66e519943489.zip |
Notes
Diffstat (limited to 'print/teTeX-base/Makefile')
-rw-r--r-- | print/teTeX-base/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index a05202d84704..ec6e1d4c76f9 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -32,8 +32,7 @@ CONFIGURE_ARGS= --disable-multiplatform \ --with-libwww-include=${LIBWWW_PREFIX}/include/w3c-libwww \ --with-system-pnglib --with-pnglib-libdir=${LIBPNG_PREFIX}/lib \ --with-pnglib-include=${LIBPNG_PREFIX}/include -CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" \ - INSTALL_PROGRAM="${BSD_INSTALL_SCRIPT}" +CONFIGURE_ENV= INSTALL_PROGRAM="${BSD_INSTALL_SCRIPT}" INSTALL_TARGET= install strip NOMANCOMPRESS= yes NOMAN1= MakeTeXPK.1 access.1 afm2tfm.1 allcm.1 allec.1 allneeded.1 \ |