summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/openoffice-bin/Makefile4
-rw-r--r--misc/openoffice2-bin/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/openoffice-bin/Makefile b/misc/openoffice-bin/Makefile
index d00507abc80..9c6559f2cea 100644
--- a/misc/openoffice-bin/Makefile
+++ b/misc/openoffice-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/07/27 18:48:02 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/10/19 19:52:51 wiz Exp $
PKGNAME= openoffice-bin-${OO_VER}
PKGREVISION= 2
@@ -62,6 +62,8 @@ WRKSRC= ${WRKDIR}/OOo_${OO_VER}_Solaris_x86_install
. endif
.endif
+DISTNAME?= OOo_${OO_VER}_LinuxIntel_install
+
INSTALLATION_DIRS= bin
pre-install:
diff --git a/misc/openoffice2-bin/Makefile b/misc/openoffice2-bin/Makefile
index fc3395bc4ee..a5fbc2bcf93 100644
--- a/misc/openoffice2-bin/Makefile
+++ b/misc/openoffice2-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/10/16 10:34:51 ghen Exp $
+# $NetBSD: Makefile,v 1.23 2006/10/19 19:53:37 wiz Exp $
PKGNAME= openoffice-bin-${OO_RELEASE}
CATEGORIES= misc
@@ -84,9 +84,7 @@ WRKSRC= ${WRKDIR}/OOD680_m5_native_packed-1_en-US.9073/packages
. include "Makefile.${OPSYS}.${ARCH}"
.endif
-.if !defined(DISTNAME)
-DISTNAME= # Dummy to prevent error from missing DISTNAME
-.endif
+DISTNAME?= OOo_${OO_RELEASE}_LinuxIntel_install
.include "options.mk"