From 567f33093eba64a771c09d2bfeb3581e17de2ed9 Mon Sep 17 00:00:00 2001 From: maho Date: Sat, 13 Mar 2004 02:35:33 +0000 Subject: LD_PATH and LD_PATH1 are not used any more. --- editors/openoffice-1.1/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'editors/openoffice-1.1') diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 6e7262453080..ab7888c78b38 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -130,8 +130,6 @@ GNU_CONFIGURE= yes USE_AUTOCONF_VER= 253 WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work WRKSRC= ${WRKDIR}/oo_${FRELEASE_NR}_src/config_office -LD_PATH1= ${WRKSRC}/../vos/unxfbsd.pro/lib/:${WRKSRC}/../ucbhelper/unxfbsd.pro/lib/ -LD_PATH= ${LD_PATH1}:${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/lib/ .if defined(WITH_DEBUG) CFLAGS+= -g .if ${WITH_DEBUG} == 2 -- cgit