pkgsrc/misc/openoffice2-bin/Makefile.NetBSD.i386
mrauch 8b6802b5ba Remove the test if /proc exists.
This was left over from the version 1 package and is no longer necessary,
as installation sets are now rpms.
Noted by Geert Hendrickx.
2005-11-01 13:26:43 +00:00

7 lines
381 B
Makefile

# $NetBSD: Makefile.NetBSD.i386,v 1.2 2005/11/01 13:26:43 mrauch Exp $
DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
DEPENDS+= suse_freetype2>=2.0:../../emulators/${SUSE_DIR_PREFIX}_freetype2
.include "../../emulators/suse_linux/Makefile.application"