summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:31:09 +0000
committerjoerg <joerg>2006-11-05 17:31:09 +0000
commit45791d93603925286c3810d9a9128028f5af2457 (patch)
tree9c7b8d7af3ab6f4c4b742fb364df84b9851cf76c /security/p5-IO-Socket-SSL
parent7cfb18417d39ccf6b90323afe93fda9ab1f77efc (diff)
downloadpkgsrc-45791d93603925286c3810d9a9128028f5af2457.tar.gz
DESTDIR support.
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index d37b2c4cb40..5ad3ed3d25d 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/09/05 11:21:00 abs Exp $
+# $NetBSD: Makefile,v 1.24 2006/11/05 17:35:59 joerg Exp $
DISTNAME= IO-Socket-SSL-0.999
PKGNAME= p5-${DISTNAME}
@@ -10,9 +10,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/IO-Socket-SSL/
COMMENT= Perl5 SSL socket interface class
-DEPENDS+= p5-Net-SSLeay>=1.26:../../security/p5-Net-SSLeay
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Net-SSLeay>=1.26:../../security/p5-Net-SSLeay
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/IO/Socket/SSL/.packlist