File:  [cvs.NetBSD.org] / pkgsrc / misc / openoffice-bin / Attic / Makefile.NetBSD.i386
Revision 1.4: download - view: text, annotated - select for diffs
Thu Feb 22 19:26:50 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, HEAD
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

# $NetBSD: Makefile.NetBSD.i386,v 1.4 2007/02/22 19:26:50 wiz Exp $

DEPENDS+=		suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
DEPENDS+=		suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11

.if !exists(/emul/linux/proc/curproc/cmdline) && !exists(/proc/curproc/cmdline)
PKG_FAIL_REASON+=	"please mount /emul/linux/proc or /proc"
.endif

.include "../../emulators/suse_linux/Makefile.application"

CVSweb <webmaster@jp.NetBSD.org>