diff options
Diffstat (limited to 'emulators/MAMEDiff/Makefile')
-rw-r--r-- | emulators/MAMEDiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/MAMEDiff/Makefile b/emulators/MAMEDiff/Makefile index 45a0471f6af..1057e72b59a 100644 --- a/emulators/MAMEDiff/Makefile +++ b/emulators/MAMEDiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:59 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/06 06:21:58 reed Exp $ # DISTNAME= mdiff224 @@ -19,7 +19,7 @@ BUILD_TARGET= mamediff EXTRACT_OPTS_ZIP= -Laaqo INSTALLATION_DIRS= bin -BUILDLINK_DEPENDS.DatLib+= DatLib>=2.13 +BUILDLINK_API_DEPENDS.DatLib+= DatLib>=2.13 post-extract: ${MKDIR} ${WRKSRC}/obj |