From d02f2cd4efd98cd3d6e27f5a4d2f66e519943489 Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Sat, 29 Jan 2000 22:46:04 +0000 Subject: Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this for them. --- print/teTeX/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'print/teTeX') diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index a05202d84704..ec6e1d4c76f9 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/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 \ -- cgit v1.2.3