diff options
author | andreas <andreas@FreeBSD.org> | 1998-11-11 02:56:21 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-11-11 02:56:21 +0800 |
commit | ccc94027f65094c7cb99de1e3e0ac5689c73da5f (patch) | |
tree | 2a5827e61235759da3042451ae656fc86a9b0098 | |
parent | 15b94dcfbffdec8c9c0b31bb664ede90ad2cd74a (diff) | |
download | freebsd-ports-graphics-ccc94027f65094c7cb99de1e3e0ac5689c73da5f.tar.gz freebsd-ports-graphics-ccc94027f65094c7cb99de1e3e0ac5689c73da5f.tar.zst freebsd-ports-graphics-ccc94027f65094c7cb99de1e3e0ac5689c73da5f.zip |
This port isn't broken anymore.
-rw-r--r-- | games/nethack-qt/Makefile | 4 | ||||
-rw-r--r-- | games/nethack33-qt/Makefile | 4 | ||||
-rw-r--r-- | games/nethack34-qt/Makefile | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index d300af31112..1a167213d65 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.18 1998/09/15 11:13:09 asami Exp $ +# $Id: Makefile,v 1.19 1998/09/17 00:32:33 asami Exp $ # DISTNAME= nethack-3.2.2 @@ -19,8 +19,6 @@ DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND} MAINTAINER= andreas@FreeBSD.ORG -BROKEN= qt version? - BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \ xpmtoppm:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index d300af31112..1a167213d65 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.18 1998/09/15 11:13:09 asami Exp $ +# $Id: Makefile,v 1.19 1998/09/17 00:32:33 asami Exp $ # DISTNAME= nethack-3.2.2 @@ -19,8 +19,6 @@ DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND} MAINTAINER= andreas@FreeBSD.ORG -BROKEN= qt version? - BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \ xpmtoppm:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index d300af31112..1a167213d65 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.18 1998/09/15 11:13:09 asami Exp $ +# $Id: Makefile,v 1.19 1998/09/17 00:32:33 asami Exp $ # DISTNAME= nethack-3.2.2 @@ -19,8 +19,6 @@ DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND} MAINTAINER= andreas@FreeBSD.ORG -BROKEN= qt version? - BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \ xpmtoppm:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |