aboutsummaryrefslogtreecommitdiff
path: root/games/nethack34-nox11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-06-14 07:59:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-06-14 07:59:34 +0000
commit15a2b1216361bd774f9734942d926138744a8857 (patch)
tree330cfaffcc78fb43a8eaab3aa8ad0e07bd558f5d /games/nethack34-nox11
parent2322ce43b285d681fc0d8636260de1e98a37f631 (diff)
downloadports-15a2b1216361bd774f9734942d926138744a8857.tar.gz
ports-15a2b1216361bd774f9734942d926138744a8857.zip
This port depends on the xpm lib.
Submitted by: Masafumi NAKANE (max@sfc.wide.ad.jp)
Notes
Notes: svn path=/head/; revision=3210
Diffstat (limited to 'games/nethack34-nox11')
-rw-r--r--games/nethack34-nox11/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile
index c99f035cccae..e7e75a08d0ea 100644
--- a/games/nethack34-nox11/Makefile
+++ b/games/nethack34-nox11/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.4 1995/04/11 00:20:17 asami Exp $
+# $Id: Makefile,v 1.5 1996/04/22 07:48:35 asami Exp $
#
DISTNAME= nethack-3.2.0
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ \
MAINTAINER= asami@FreeBSD.ORG
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
NO_WRKSUBDIR= yes
USE_GMAKE= yes
SHELL= /bin/sh