From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- print/a2ps/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/a2ps') diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index fa0fdbfb7fb..ded89ff7da6 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2007/03/18 22:07:52 rillig Exp $ +# $NetBSD: Makefile,v 1.67 2008/06/12 02:14:42 joerg Exp $ DISTNAME= a2ps-4.13b PKGNAME= a2ps-4.13.0.2 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www-inf.enst.fr/~demaille/a2ps/ COMMENT= Formats an ascii file for printing on a postscript printer +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= psutils>=1.17:../../print/psutils .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3