From 1f6a39a84e10fec37df3728c67f6821cc88e7231 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/suse_libtiff/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'emulators/suse_libtiff/Makefile') diff --git a/emulators/suse_libtiff/Makefile b/emulators/suse_libtiff/Makefile index 386bf25da58..15f8bdd69d8 100644 --- a/emulators/suse_libtiff/Makefile +++ b/emulators/suse_libtiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:45 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/12 14:43:25 joerg Exp $ DISTNAME= libtiff PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -12,8 +12,6 @@ COMMENT= Linux compatibility package for the TIFF library DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse_base -ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc FreeBSD-*-i386 - NO_BUILD= YES EXTRACT_ONLY= # empty PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -- cgit v1.2.3