diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-06-08 09:56:30 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-06-08 09:56:30 +0000 |
commit | b8db9441a88159cc036eaf4896836fa05878d5e9 (patch) | |
tree | 55fde34eb0164a4ea213ba23128c9178f5982dcb /editors/openoffice.org-2-RC | |
parent | 3d8e1fab4e2b6a0fea86cbb3f1d174063b74ed4c (diff) | |
download | ports-b8db9441a88159cc036eaf4896836fa05878d5e9.tar.gz ports-b8db9441a88159cc036eaf4896836fa05878d5e9.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 1f5e7eeefdc2..9195a8e795b5 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -414,8 +414,8 @@ post-patch: ${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" fix-kdewrappers: - @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \ - ${WRKSRC}/../sysui/oounix/office/kde2/kdeint +# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \ +# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint fix-gnomewrappers: @${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \ |