diff options
Diffstat (limited to 'games/nethack33-qt/Makefile')
-rw-r--r-- | games/nethack33-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index b39ba1a6a7af..aa7dbd535018 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.13 1998/07/20 17:37:13 andreas Exp $ +# $Id: Makefile,v 1.14 1998/07/27 23:24:44 asami Exp $ # DISTNAME= nethack-3.2.2 @@ -21,7 +21,7 @@ MAINTAINER= andreas@FreeBSD.ORG BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \ xpmtoppm:${PORTSDIR}/graphics/netpbm -LIB_DEPENDS= qt\\.1\\.40:${PORTSDIR}/x11/qt140 \ +LIB_DEPENDS= qt\\.1\\.40:${PORTSDIR}/x11-toolkits/qt140 \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas |