diff options
Diffstat (limited to 'games/nethack/Makefile')
-rw-r--r-- | games/nethack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile index faa4c497028..c39d5936b8c 100644 --- a/games/nethack/Makefile +++ b/games/nethack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/05/26 19:22:49 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2007/10/25 22:00:44 jlam Exp $ # Needed so configure/patch rules don't get pulled in NO_BUILD= yes @@ -20,6 +20,7 @@ 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 |