diff options
Diffstat (limited to 'archivers/ppmd/Makefile')
-rw-r--r-- | archivers/ppmd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile index 6859aeb3804..98be3037312 100644 --- a/archivers/ppmd/Makefile +++ b/archivers/ppmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/05/17 06:12:27 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2006/09/09 02:41:54 obache Exp $ # DISTNAME= ppmdi1 @@ -13,7 +13,7 @@ COMMENT= PPM file compressor PKG_INSTALLATION_TYPES= overwrite pkgviews -MAKEFILE= makefile.gmk +MAKE_FILE= makefile.gmk BUILD_TARGET= ppmd WRKSRC= ${WRKDIR} |