aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2006-08-14 18:43:31 +0800
committermat <mat@FreeBSD.org>2006-08-14 18:43:31 +0800
commit6513d25882504bb8a8d314ebc9da88db488af22c (patch)
treeab1bb749d596e73bd3160b24af10983c9d03e74f /security
parentf18423a322983a02445ae40b4c2ff04da0f9f524 (diff)
downloadfreebsd-ports-gnome-6513d25882504bb8a8d314ebc9da88db488af22c.tar.gz
freebsd-ports-gnome-6513d25882504bb8a8d314ebc9da88db488af22c.tar.zst
freebsd-ports-gnome-6513d25882504bb8a8d314ebc9da88db488af22c.zip
Respect DESTDIR
PR: 101853 Submitted by: Gea-Suan Lin <gslin@gslin.org>
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-SSLeay/Makefile1
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)