aboutsummaryrefslogtreecommitdiffstats
path: root/security/stunnel/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-02-27 14:21:10 +0800
committerkris <kris@FreeBSD.org>2000-02-27 14:21:10 +0800
commit7aa00530362d5f441c48f161a85bd31cf6f7cfae (patch)
tree676e12e384de8e86ca9cff9a7a3f7bc796970539 /security/stunnel/Makefile
parent8a5b3803b1115a6fd7bd0803caa4f898068feac8 (diff)
downloadfreebsd-ports-gnome-7aa00530362d5f441c48f161a85bd31cf6f7cfae.tar.gz
freebsd-ports-gnome-7aa00530362d5f441c48f161a85bd31cf6f7cfae.tar.zst
freebsd-ports-gnome-7aa00530362d5f441c48f161a85bd31cf6f7cfae.zip
Fix build.
Submitted by: Jim Bloom <bloom@acm.org>
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r--security/stunnel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index d57ad3640311..5c0bd4d9f47d 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -22,6 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var/run
MAN8= stunnel.8
+CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
cert:
@(cd ${WRKSRC}; make cert)