summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-15 01:49:44 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-15 01:49:44 +0000
commite363a82dbcd55a27d1ed14427a247e1899802bd2 (patch)
tree5f278131dacb4c6aba951527688bce61ae958bc8 /games
parentUpgrade to 4.03. (diff)
Use a continuation line instead of repeating "RUN_DEPENDS=" etc. over
and over (which cancels all but the first line anyway).
Notes
Notes: svn path=/head/; revision=6210
Diffstat (limited to 'games')
-rw-r--r--games/nethack-qt/Makefile10
-rw-r--r--games/nethack33-qt/Makefile10
-rw-r--r--games/nethack34-qt/Makefile10
3 files changed, 15 insertions, 15 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index ecfcd846b4fd..1d4a41c4c5c5 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.4 1997/04/07 18:12:11 andreas Exp $
+# $Id: Makefile,v 1.5 1997/04/14 15:05:42 andreas Exp $
#
DISTNAME= nethack-3.2.2
@@ -19,10 +19,10 @@ DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND}
MAINTAINER= andreas@FreeBSD.ORG
-BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas
-BUILD_DEPENDS= xpmtoppm:${PORTSDIR}/graphics/netpbm
-LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \
+ xpmtoppm:${PORTSDIR}/graphics/netpbm
+LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt \
+ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas
EXTRACT_ONLY= nethack-3.2.2.tar.gz
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile
index ecfcd846b4fd..1d4a41c4c5c5 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.4 1997/04/07 18:12:11 andreas Exp $
+# $Id: Makefile,v 1.5 1997/04/14 15:05:42 andreas Exp $
#
DISTNAME= nethack-3.2.2
@@ -19,10 +19,10 @@ DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND}
MAINTAINER= andreas@FreeBSD.ORG
-BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas
-BUILD_DEPENDS= xpmtoppm:${PORTSDIR}/graphics/netpbm
-LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \
+ xpmtoppm:${PORTSDIR}/graphics/netpbm
+LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt \
+ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas
EXTRACT_ONLY= nethack-3.2.2.tar.gz
diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile
index ecfcd846b4fd..1d4a41c4c5c5 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.4 1997/04/07 18:12:11 andreas Exp $
+# $Id: Makefile,v 1.5 1997/04/14 15:05:42 andreas Exp $
#
DISTNAME= nethack-3.2.2
@@ -19,10 +19,10 @@ DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND}
MAINTAINER= andreas@FreeBSD.ORG
-BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas
-BUILD_DEPENDS= xpmtoppm:${PORTSDIR}/graphics/netpbm
-LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \
+ xpmtoppm:${PORTSDIR}/graphics/netpbm
+LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt \
+ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas
EXTRACT_ONLY= nethack-3.2.2.tar.gz