summaryrefslogtreecommitdiff
path: root/misc/openoffice-bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openoffice-bin/Makefile')
-rw-r--r--misc/openoffice-bin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/openoffice-bin/Makefile b/misc/openoffice-bin/Makefile
index f061ad7adda..bfee89baf96 100644
--- a/misc/openoffice-bin/Makefile
+++ b/misc/openoffice-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/14 21:06:44 mrauch Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:22 jlam Exp $
PKGNAME= openoffice-bin-${OO_VER}
PKGREVISION= 1
@@ -76,6 +76,8 @@ PKG_FAIL_REASON= '${PKGNAME} needs to have the PLIST fixed up still'
.endif
.endif
+INSTALLATION_DIRS= bin
+
pre-install:
${CP} ${WRKSRC}/setup.ins ${WRKSRC}/setup.ins.orig
${SED} -e "s|/usr/bin/soffice|${PREFIX}/bin/soffice.orig|g" \