summaryrefslogtreecommitdiff
path: root/net/cvsync
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-03-15 14:45:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-03-15 14:45:30 +0000
commita28f0f7f7f7687e6ab6ebc4b3313f96232c00aa0 (patch)
treebaf6ab0b133f634d778359bdbf4c920166db5b76 /net/cvsync
parentFix numerous style issues, sort the knobs, kill EOL whitespace. (diff)
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
Diffstat (limited to 'net/cvsync')
-rw-r--r--net/cvsync/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/cvsync/Makefile b/net/cvsync/Makefile
index 200e464325da..fc07d0baaeb5 100644
--- a/net/cvsync/Makefile
+++ b/net/cvsync/Makefile
@@ -13,9 +13,8 @@ COMMENT= Portable CVS repository synchronization utility
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/doc/COPYRIGHT
-USES= gmake
+USES= gmake ssl
USE_RC_SUBR= cvsyncd
-USE_OPENSSL= yes
PORTDOCS= ChangeLog FAQ TODO
PORTEXAMPLES= cvsync.conf cvsyncd-FreeBSD.conf \