summaryrefslogtreecommitdiff
path: root/security/libssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libssh/Makefile')
-rw-r--r--security/libssh/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index f49b3877734..d9cbdd32d43 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.17 2014/01/09 14:29:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2014/01/27 18:41:14 wiz Exp $
#
-
# history: upstream renamed 0.11 to 0.1.1;
# we have to use the old-style convention so that version compares work.
#
@@ -18,11 +17,6 @@ LICENSE= 2-clause-bsd
DIST_SUBDIR= security
-.include "../../mk/bsd.prefs.mk"
-
-# ftp: Unsupported URL scheme `https'
-FETCH_USING= curl
-
USE_CMAKE= yes
USE_LANGUAGES= c c++