From e3b31366702ca258f6d6ffde4be5684ce7083f2c Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 25 Jul 2008 12:24:09 +0000 Subject: - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV --- print/tex-omegaware-old/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'print/tex-omegaware-old') diff --git a/print/tex-omegaware-old/Makefile b/print/tex-omegaware-old/Makefile index 00bdea394b63..56a192230292 100644 --- a/print/tex-omegaware-old/Makefile +++ b/print/tex-omegaware-old/Makefile @@ -28,8 +28,7 @@ TETEX_SRC= tetex-src-${PORTVERSION}.tar.gz TETEX_TEXMF= tetex-texmf-${PORTVERSION}.tar.gz TEXMF_TREE= ${PREFIX}/share/texmf -MAKE_ENV= PREFIX="${PREFIX}" \ - LN="${LN}" \ +MAKE_ENV= LN="${LN}" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" GNU_CONFIGURE= YES CONFIGURE_ARGS= --disable-multiplatform \ -- cgit