From 0e0ff99a73114173e837df848c718a2f36cf34fd Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 19 Dec 2007 12:27:27 +0000 Subject: Replaced the custom definitions with META_PACKAGE=yes. --- meta-pkgs/suse100/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'meta-pkgs/suse100') diff --git a/meta-pkgs/suse100/Makefile b/meta-pkgs/suse100/Makefile index a73435d076e..8157a655432 100644 --- a/meta-pkgs/suse100/Makefile +++ b/meta-pkgs/suse100/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2007/10/25 22:00:57 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2007/12/19 12:27:30 rillig Exp $ DISTNAME= suse-${SUSE_VERSION} PKGREVISION= 4 CATEGORIES= emulators meta-pkgs MASTER_SITES= # empty -DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= SUSE-based Linux binary emulation environment @@ -14,12 +13,7 @@ EMUL_MODULES.linux= aspell base compat cups expat fontconfig \ motif openssl png slang tiff vmware x11 xml2 EMUL_PKG_FMT= plain -NO_CHECKSUM= yes -NO_CONFIGURE= yes -NO_BUILD= yes -PLIST_SRC= # empty (meta-package) - -do-install: # empty +META_PACKAGE= yes .include "../../emulators/suse100_linux/Makefile.common" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3