From ba171a91fab519f587b027c1a2888cb6e3fce049 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- mail/pear-Auth_SASL/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/pear-Auth_SASL') diff --git a/mail/pear-Auth_SASL/Makefile b/mail/pear-Auth_SASL/Makefile index ae3e8e69238..e181908bbd7 100644 --- a/mail/pear-Auth_SASL/Makefile +++ b/mail/pear-Auth_SASL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/04/30 19:41:26 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:35 joerg Exp $ DISTNAME= Auth_SASL-1.0.2 CATEGORIES= mail @@ -7,5 +7,7 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://pear.php.net/package/Auth_SASL COMMENT= Abstraction of various SASL mechanism responses +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../lang/php/pear.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3