summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-10 06:24:49 +0000
committerrillig <rillig>2005-11-10 06:24:49 +0000
commite2adeac81848f86b98bc41181c190ced0b9338b2 (patch)
tree7ee281fb1e433788ac07346d81d7501b3b239ff5 /games
parentefb9de046a4e543c5b84c21a2d85620a01ad9f74 (diff)
downloadpkgsrc-e2adeac81848f86b98bc41181c190ced0b9338b2.tar.gz
Fixed pkglint warning:
WARN: adom/Makefile:23: DEPENDS should be modified using "+=".
Diffstat (limited to 'games')
-rw-r--r--games/adom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/adom/Makefile b/games/adom/Makefile
index 79c1a9bdc42..90c692a847e 100644
--- a/games/adom/Makefile
+++ b/games/adom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:52 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/11/10 06:24:49 rillig Exp $
#
DISTNAME= adom-111-elf
@@ -20,7 +20,7 @@ CHECK_SHLIBS= NO
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
-DEPENDS= suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base
+DEPENDS+= suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base
.endif
INSTALLATION_DIRS= bin