diff options
author | andreas <andreas@FreeBSD.org> | 1998-11-10 18:56:21 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-11-10 18:56:21 +0000 |
commit | ccc94027f65094c7cb99de1e3e0ac5689c73da5f (patch) | |
tree | 2a5827e61235759da3042451ae656fc86a9b0098 /games/nethack-qt | |
parent | 15b94dcfbffdec8c9c0b31bb664ede90ad2cd74a (diff) | |
download | FreeBSD-ports-ccc94027f65094c7cb99de1e3e0ac5689c73da5f.zip FreeBSD-ports-ccc94027f65094c7cb99de1e3e0ac5689c73da5f.tar.gz |
This port isn't broken anymore.
Diffstat (limited to 'games/nethack-qt')
-rw-r--r-- | games/nethack-qt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index d300af3..1a16721 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 |