aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2002-05-17 17:33:13 +0800
committersada <sada@FreeBSD.org>2002-05-17 17:33:13 +0800
commit331db9ff96d13a0452a1bef2e1f377001a650459 (patch)
tree553e4c14bcecefacb5db98e11e6e9a69472a7e8f /security
parentf85ae6aad8cc8f06afe6469b0bd337a738da9e24 (diff)
downloadfreebsd-ports-gnome-331db9ff96d13a0452a1bef2e1f377001a650459.tar.gz
freebsd-ports-gnome-331db9ff96d13a0452a1bef2e1f377001a650459.tar.zst
freebsd-ports-gnome-331db9ff96d13a0452a1bef2e1f377001a650459.zip
Oops, ".include <bsd.port.pre.mk>" line must be placed here.
Diffstat (limited to 'security')
-rw-r--r--security/ssh2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 753891c85c6d..1f4a8100fec1 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -53,6 +53,8 @@ CONFIGURE_ARGS+= --with-libwrap="-L${LOCALBASE}/lib -lwrap"
LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper
.endif
+.include <bsd.port.pre.mk>
+
.if defined(WITH_X11) || (exists(${X11BASE}/lib/libX11.a) \
&& !defined(WITHOUT_X11))
USE_XLIB= yes
@@ -62,8 +64,6 @@ CONFIGURE_ARGS+= --without-x
PLIST_SUB= WITH_X11:="@comment "
.endif
-.include <bsd.port.pre.mk>
-
MAN1= ssh2.1 ssh-keygen2.1 ssh-add2.1 ssh-agent2.1 scp2.1 sftp2.1 \
sshregex.1 ssh-probe2.1 ssh-dummy-shell.1 ssh-pubkeymgr.1 \
ssh-chrootmgr.1