diff options
-rw-r--r-- | games/nethack-qt/Makefile | 3 | ||||
-rw-r--r-- | games/nethack33-qt/Makefile | 3 | ||||
-rw-r--r-- | games/nethack34-qt/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index 9908c35863cb..d474f01e012e 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -3,7 +3,7 @@ # Date created: So 6 Apr 1997 04:25:57 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.1.1 1997/04/06 02:45:29 andreas Exp $ +# $Id: Makefile,v 1.2 1997/04/06 09:10:26 andreas Exp $ # DISTNAME= nethack-3.2.2 @@ -23,6 +23,7 @@ LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas +BROKEN= As long as nas is broken in -current which is needed for sound EXTRACT_ONLY= nethack-3.2.2.tar.gz USE_GMAKE= yes SHELL= /bin/sh diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index 9908c35863cb..d474f01e012e 100644 --- a/games/nethack33-qt/Makefile +++ b/games/nethack33-qt/Makefile @@ -3,7 +3,7 @@ # Date created: So 6 Apr 1997 04:25:57 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.1.1 1997/04/06 02:45:29 andreas Exp $ +# $Id: Makefile,v 1.2 1997/04/06 09:10:26 andreas Exp $ # DISTNAME= nethack-3.2.2 @@ -23,6 +23,7 @@ LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas +BROKEN= As long as nas is broken in -current which is needed for sound EXTRACT_ONLY= nethack-3.2.2.tar.gz USE_GMAKE= yes SHELL= /bin/sh diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index 9908c35863cb..d474f01e012e 100644 --- a/games/nethack34-qt/Makefile +++ b/games/nethack34-qt/Makefile @@ -3,7 +3,7 @@ # Date created: So 6 Apr 1997 04:25:57 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.1.1 1997/04/06 02:45:29 andreas Exp $ +# $Id: Makefile,v 1.2 1997/04/06 09:10:26 andreas Exp $ # DISTNAME= nethack-3.2.2 @@ -23,6 +23,7 @@ LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas +BROKEN= As long as nas is broken in -current which is needed for sound EXTRACT_ONLY= nethack-3.2.2.tar.gz USE_GMAKE= yes SHELL= /bin/sh |