From 2bdd76fc31595eca49e991187295f342957cf553 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 8 Apr 2009 23:02:08 +0000 Subject: Use META_PACKAGE. --- games/nethack/Makefile | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'games') diff --git a/games/nethack/Makefile b/games/nethack/Makefile index 3fd3a0e2b9b..6a52d57a564 100644 --- a/games/nethack/Makefile +++ b/games/nethack/Makefile @@ -1,18 +1,12 @@ -# $NetBSD: Makefile,v 1.24 2008/07/14 12:56:04 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2009/04/08 23:02:27 joerg Exp $ -# Needed so configure/patch rules don't get pulled in -NO_BUILD= yes -NO_CONFIGURE= yes - -PKG_DESTDIR_SUPPORT= user-destdir +META_PACKAGE= # empty .include "../../games/nethack-lib/Makefile.common" DISTNAME= nethack-all-${NETHACK_VERSION} PKGREVISION= 3 CATEGORIES+= x11 -MASTER_SITES= # empty -DISTFILES= # empty COMMENT= Meta-package for NetHack with x11, qt and tty versions @@ -20,11 +14,4 @@ DEPENDS+= nethack-tty-${NETHACK_VERSION}{,nb*}:../../games/nethack-tty DEPENDS+= nethack-x11-${NETHACK_VERSION}{,nb*}:../../games/nethack-x11 DEPENDS+= nethack-qt-${NETHACK_VERSION}{,nb*}:../../games/nethack-qt -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes -PLIST_SRC= # empty (meta-package) - -do-install: # empty -do-patch: # empty - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3