aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-01-05 19:37:49 +0800
committerdinoex <dinoex@FreeBSD.org>2002-01-05 19:37:49 +0800
commit676c3427c1319a5b558d17c9458acf9dddd055fc (patch)
treeb7595c550d523a22af026817fe237f1b9abf74ad /security/openssh-portable/Makefile
parent4126fcd3968a3e4c4095874f1c0416b2562a5532 (diff)
downloadfreebsd-ports-gnome-676c3427c1319a5b558d17c9458acf9dddd055fc.tar.gz
freebsd-ports-gnome-676c3427c1319a5b558d17c9458acf9dddd055fc.tar.zst
freebsd-ports-gnome-676c3427c1319a5b558d17c9458acf9dddd055fc.zip
PKGNAMESUFFIX set for Option OPENSSH_OVERWRITE_BASE
Diffstat (limited to 'security/openssh-portable/Makefile')
-rw-r--r--security/openssh-portable/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 2e92eb8fa349..e0084d453e2c 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -37,6 +37,7 @@ CONFIGURE_ARGS+= --with-tcp-wrappers
.endif
.if defined(OPENSSH_OVERWRITE_BASE)
+PKGNAMESUFFIX= -overwrite-base
PREFIX= /usr
MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man \