summaryrefslogtreecommitdiff
path: root/net/pear-Net_SMTP
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-04 16:36:05 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-04 16:36:05 +0000
commit1ca15de5f62acc6d4e5df81b98dd12d076a6e0e2 (patch)
tree5b8c1a87216f7a708b5b83fb52a07e99395b9bd4 /net/pear-Net_SMTP
parent7112ee2a7327ce06a93e3817ee0196c57b979f8c (diff)
downloadpkgsrc-1ca15de5f62acc6d4e5df81b98dd12d076a6e0e2.tar.gz
Mark PEAR packages as DESTDIR ready. Thanks to obache@ for the backend
support.
Diffstat (limited to 'net/pear-Net_SMTP')
-rw-r--r--net/pear-Net_SMTP/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile
index 02c31be136b..d97ec4bb692 100644
--- a/net/pear-Net_SMTP/Makefile
+++ b/net/pear-Net_SMTP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/04/30 19:32:34 adrianp Exp $
+# $NetBSD: Makefile,v 1.9 2010/02/04 16:36:05 joerg Exp $
DISTNAME= Net_SMTP-1.3.0
CATEGORIES+= net mail
@@ -6,6 +6,8 @@ CATEGORIES+= net mail
MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP classes to provide SMTP Interface
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= php-pear-Net_SMTP-[0-9]*
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.7:../../net/pear-Net_Socket