diff options
Diffstat (limited to 'misc/openoffice-bin/Makefile')
-rw-r--r-- | misc/openoffice-bin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/openoffice-bin/Makefile b/misc/openoffice-bin/Makefile index efabd641b97..de38653eb35 100644 --- a/misc/openoffice-bin/Makefile +++ b/misc/openoffice-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/12/05 20:50:40 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2005/12/29 06:21:55 jlam Exp $ PKGNAME= openoffice-bin-${OO_VER} PKGREVISION= 1 @@ -38,7 +38,6 @@ CHECK_SHLIBS= no .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "NetBSD" -USE_PKGINSTALL= yes . if ${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64" . if !exists(/emul/svr4/usr/lib/ld.so) |