From 540e0281a4e91b921b54e3d9f8acb7bac1458637 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 12 Dec 2005 14:43:23 +0000 Subject: First step at reworking Linux binary packages. Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms. --- emulators/suse91_libpng/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'emulators/suse91_libpng/Makefile') diff --git a/emulators/suse91_libpng/Makefile b/emulators/suse91_libpng/Makefile index 2d050a020f0..0a8ab639c97 100644 --- a/emulators/suse91_libpng/Makefile +++ b/emulators/suse91_libpng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/11/06 14:52:44 salo Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/12 14:43:24 joerg Exp $ DISTNAME= suse_libpng-${SUSE_VERSION} PKGREVISION= 2 @@ -10,10 +10,6 @@ MAINTAINER= jdolecek@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for the PNG library -DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base - -ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 - EXTRACT_ONLY= # empty NO_BUILD= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -- cgit v1.2.3