From c15ee07730f15a7d7fa57a80dff5f64553534b0a Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 23 Oct 2005 14:34:41 +0000 Subject: Fixed a pkglint warning. --- emulators/dega/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/dega') diff --git a/emulators/dega/Makefile b/emulators/dega/Makefile index 2b63a761cbf..21faefd0732 100644 --- a/emulators/dega/Makefile +++ b/emulators/dega/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:50 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/10/23 14:34:41 rillig Exp $ # DISTNAME= dega-1.07 @@ -10,7 +10,7 @@ MAINTAINER= pancake@phreaker.net HOMEPAGE= http://www.finalburn.com/dega/ COMMENT= Sega Game Gear, Sega Mark III and Sega Master System emulator -BUILD_DEPENDS= nasm>=0.98:../../devel/nasm +BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm USE_TOOLS+= gmake -- cgit v1.2.3