diff options
Diffstat (limited to 'security/p5-Crypt-SSLeay/Makefile')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 3c61b302381..2cb7f421ed2 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/21 22:19:14 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:43 asau Exp $ # DISTNAME= Crypt-SSLeay-0.64 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Crypt-SSLeay/ COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c PERL5_PACKLIST= auto/Crypt/SSLeay/.packlist |