aboutsummaryrefslogtreecommitdiff
path: root/security/ssh2
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2002-05-17 09:33:13 +0000
committerSADA Kenji <sada@FreeBSD.org>2002-05-17 09:33:13 +0000
commitc0167326bffd9ee8dfaf5e9636d2a72bc38c25ba (patch)
tree38568195fbf518d1fca421b630b3db1e4f300748 /security/ssh2
parentb1252a8595c5213a6ffe73e795277fe71487e143 (diff)
downloadports-c0167326bffd9ee8dfaf5e9636d2a72bc38c25ba.tar.gz
ports-c0167326bffd9ee8dfaf5e9636d2a72bc38c25ba.zip
Oops, ".include <bsd.port.pre.mk>" line must be placed here.
Notes
Notes: svn path=/head/; revision=59313
Diffstat (limited to 'security/ssh2')
-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