diff options
Diffstat (limited to 'archivers/ppmd/Makefile')
-rw-r--r-- | archivers/ppmd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile index 70a33391bf1..5f192952b98 100644 --- a/archivers/ppmd/Makefile +++ b/archivers/ppmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/09/11 19:47:00 asau Exp $ +# $NetBSD: Makefile,v 1.12 2014/10/09 14:05:54 wiz Exp $ # DISTNAME= ppmdi1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://compression.ru/ds/ COMMENT= PPM file compressor -PKG_INSTALLATION_TYPES= overwrite pkgviews - MAKE_FILE= makefile.gmk BUILD_TARGET= ppmd |