From 11696a319c9e88d1e4f1bc05b21f0ffa18c62e29 Mon Sep 17 00:00:00 2001 From: mbr Date: Sat, 29 Mar 2003 07:35:35 +0000 Subject: Add missing cp --- editors/openoffice-3/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors/openoffice-3') diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index b7c98d7c8b3a..f1ccd398fc1c 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -497,6 +497,8 @@ do-build: .endif pre-install: + @${CP} ${FILESDIR}/oo_setup.resp \ + ${WRKSRC}/../instsetoo/unxfbsd.pro/${LANG_EXT}/normal/ @${SED} -i orig -e 's#%%PREFIX%%#${PREFIX}#g' \ -e 's#%%PORTVERSION%%#${BUILD_NR}#g' \ ${WRKSRC}/../instsetoo/unxfbsd.pro/${LANG_EXT}/normal/oo_setup.resp -- cgit