diff options
Diffstat (limited to 'print/pnm2ppa/Makefile')
-rw-r--r-- | print/pnm2ppa/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile index 58958a837a8..a799b1e3d1b 100644 --- a/print/pnm2ppa/Makefile +++ b/print/pnm2ppa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2009/09/02 08:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/08 13:45:44 asau Exp $ # DISTNAME= pnm2ppa-1.12 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pnm2ppa.sourceforge.net/ COMMENT= Filter to convert PNM file to PPA used by some HP DJ printer -PKG_DESTDIR_SUPPORT= user-destdir - CONF_FILES= ${PREFIX}/share/examples/pnm2ppa/pnm2ppa.conf \ ${PKG_SYSCONFDIR}/pnm2ppa.conf |