diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2006-08-14 10:43:31 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2006-08-14 10:43:31 +0000 |
commit | 884efe5ee411d8c81e5c9ec6541689fc7d6063f7 (patch) | |
tree | 432820a383bc1ad3bc65df49cb7e5806dfb1da41 /security/p5-Net-SSLeay | |
parent | 6ac87499f245c9b515b3037246e514538eee20c6 (diff) | |
download | ports-884efe5ee411d8c81e5c9ec6541689fc7d6063f7.tar.gz ports-884efe5ee411d8c81e5c9ec6541689fc7d6063f7.zip |
Notes
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index 001317a397a0..f2db159d293d 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -23,7 +23,6 @@ USE_OPENSSL= yes MAN3= Net::SSLeay.3 Net::SSLeay::Handle.3 -EXAMPLESDIR= ${PREFIX}/share/examples/p5-Net-SSLeay SRCDIR= ${WRKSRC}/examples .if !defined(NOPORTDOCS) |