summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-03 15:14:50 +0000
committerwiz <wiz>2004-12-03 15:14:50 +0000
commit998b0c7156c398a485c9894ae57403d161b66dca (patch)
tree8f483a3c4a5e5f1691642df617cb7138d1cf8187 /games/rocksndiamonds
parent589cabc7dea50acb511116250b8e586dcd851c0f (diff)
downloadpkgsrc-998b0c7156c398a485c9894ae57403d161b66dca.tar.gz
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Diffstat (limited to 'games/rocksndiamonds')
-rw-r--r--games/rocksndiamonds/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index c5d86d7412d..b8ccbf8ef81 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/03/08 08:43:33 adam Exp $
+# $NetBSD: Makefile,v 1.20 2004/12/03 15:14:57 wiz Exp $
#
.include "Makefile.common"
@@ -6,8 +6,8 @@
COMMENT= Game like Boulder Dash, Emerald Mine, or Sokoban (X11 build)
.if ${OPSYS} == "SunOS"
-ALL_TARGET= solaris
+BUILD_TARGET= solaris
.else
-ALL_TARGET= x11
+BUILD_TARGET= x11
.endif
CONFLICTS= rocksndiamonds-sdl-[1-9]*