aboutsummaryrefslogtreecommitdiffstats
path: root/security/libssh2/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-05-02 17:38:10 +0800
committerclsung <clsung@FreeBSD.org>2006-05-02 17:38:10 +0800
commit29974b8c4e1644d2975e5aa84acb246724e6daac (patch)
tree87b1de93bd000c26294d4a8df78d6c908dc72360 /security/libssh2/Makefile
parent2a5d356e7bb65c494ad32342f5dd595c06a19012 (diff)
downloadfreebsd-ports-gnome-29974b8c4e1644d2975e5aa84acb246724e6daac.tar.gz
freebsd-ports-gnome-29974b8c4e1644d2975e5aa84acb246724e6daac.tar.zst
freebsd-ports-gnome-29974b8c4e1644d2975e5aa84acb246724e6daac.zip
- update to 0.13
Diffstat (limited to 'security/libssh2/Makefile')
-rw-r--r--security/libssh2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile
index 06b6805d1c1e..baa6683dd61a 100644
--- a/security/libssh2/Makefile
+++ b/security/libssh2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libssh2
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A library implementing the SSH2 protocol
USE_OPENSSL= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes