diff options
Diffstat (limited to 'misc/openoffice2-bin/Makefile.NetBSD.i386')
-rw-r--r-- | misc/openoffice2-bin/Makefile.NetBSD.i386 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/openoffice2-bin/Makefile.NetBSD.i386 b/misc/openoffice2-bin/Makefile.NetBSD.i386 index 257544d0b82..d16dff20592 100644 --- a/misc/openoffice2-bin/Makefile.NetBSD.i386 +++ b/misc/openoffice2-bin/Makefile.NetBSD.i386 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.NetBSD.i386,v 1.2 2005/11/01 13:26:43 mrauch Exp $ +# $NetBSD: Makefile.NetBSD.i386,v 1.3 2006/07/02 09:28:37 ghen 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 +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" |