Index: ports/editors/openoffice-1.1/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/openoffice-1.1/Makefile,v retrieving revision 1.173 diff -u -p -r1.173 Makefile --- ports/editors/openoffice-1.1/Makefile 16 Jan 2005 08:47:09 -0000 1.173 +++ ports/editors/openoffice-1.1/Makefile 17 Jan 2005 04:32:36 -0000 @@ -82,7 +82,7 @@ RELEASE_NR= ${PORTVERSION} INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR} EXECBASE= openoffice.org-${RELEASE_NR} DIST_SUBDIR= openoffice1.1 -SIMPLEOSVER!= ${UNAME} -r | ${SED} -e 's/\.//g' | ${SED} -e 's/-.*//' +SIMPLEOSVER= ${OSREL:C/\.//g} PACKAGE_BASENAME= OOo_${PORTVERSION}_${OPSYS}${SIMPLEOSVER}Intel # FIXME (Somehow INDEX build fails)