diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-04-07 18:12:11 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-04-07 18:12:11 +0000 |
commit | bfca006eba1ce6141aa6a6aee4b117e961c1f0f1 (patch) | |
tree | 0d37f5bde2f116ffc33e278230079c5eea8745b3 /games | |
parent | Add libranlib. (diff) |
nas port is compileable in -current of yesterday.
So this port isn't "broken" anymore.
Submitted by: David Nugent <davidn@unique.usn.blaze.net.au>
Notes
Notes:
svn path=/head/; revision=6155
Diffstat (limited to '')
-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, 3 insertions, 6 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index d474f01e012e..3109364a9b4b 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.2 1997/04/06 09:10:26 andreas Exp $ +# $Id: Makefile,v 1.3 1997/04/06 09:16:04 andreas Exp $ # DISTNAME= nethack-3.2.2 @@ -23,7 +23,6 @@ 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 d474f01e012e..3109364a9b4b 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.2 1997/04/06 09:10:26 andreas Exp $ +# $Id: Makefile,v 1.3 1997/04/06 09:16:04 andreas Exp $ # DISTNAME= nethack-3.2.2 @@ -23,7 +23,6 @@ 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 d474f01e012e..3109364a9b4b 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.2 1997/04/06 09:10:26 andreas Exp $ +# $Id: Makefile,v 1.3 1997/04/06 09:16:04 andreas Exp $ # DISTNAME= nethack-3.2.2 @@ -23,7 +23,6 @@ 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 |