From b884833b6701e5fd764edee94e867d17b8396f85 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 ++-- emulators/ia64sim/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'emulators') 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 diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile index bc6ad0b2a98..2c521530c89 100644 --- a/emulators/ia64sim/Makefile +++ b/emulators/ia64sim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/06/17 04:49:46 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/10/23 14:35:33 rillig Exp $ DISTNAME= ia64sim PKGNAME= ia64sim-0.3 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.glue.umd.edu/~jasonp/ COMMENT= IA64 simulator (Intel(R) Architecture 64) USE_TOOLS+= gmake -DIST_SUBDIR= ${PKGNAME} +DIST_SUBDIR= ${PKGNAME_NOREV} MAKEFILE= makefile.unx INSTALLATION_DIRS= bin -- cgit v1.2.3