From 83319132afb880ecfff589883e1057147c514f20 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 14 Apr 2004 11:31:10 +0000 Subject: Add FreeBSD support for suse linux packages, from Michal Pasternak in PR pkg/23900. --- emulators/suse_libc5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse_libc5') diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile index f638182456d..1c454417b32 100644 --- a/emulators/suse_libc5/Makefile +++ b/emulators/suse_libc5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/01/20 18:19:23 abs Exp $ +# $NetBSD: Makefile,v 1.24 2004/04/14 11:31:12 xtraeme Exp $ DISTNAME= shlibs5 PKGNAME= suse_libc5-${SUSE_VERSION} @@ -12,7 +12,7 @@ COMMENT= Linux compatibility package for libc5 binaries DEPENDS+= suse_compat>=${SUSE_VERSION}:../../emulators/suse_compat -ONLY_FOR_PLATFORM= NetBSD-*-i386 +ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 EXTRACT_ONLY= # empty NO_BUILD= YES -- cgit v1.2.3