aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/pavuk/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-15 22:45:30 +0800
committermat <mat@FreeBSD.org>2017-03-15 22:45:30 +0800
commit6995bd7d8fbe7cdb0e5fc7a2f82217a473513738 (patch)
treebaf6ab0b133f634d778359bdbf4c920166db5b76 /ftp/pavuk/Makefile
parent941e9bfd3ffd5e08622195155a4863b64f06ae5a (diff)
downloadfreebsd-ports-gnome-6995bd7d8fbe7cdb0e5fc7a2f82217a473513738.tar.gz
freebsd-ports-gnome-6995bd7d8fbe7cdb0e5fc7a2f82217a473513738.tar.zst
freebsd-ports-gnome-6995bd7d8fbe7cdb0e5fc7a2f82217a473513738.zip
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
Diffstat (limited to 'ftp/pavuk/Makefile')
-rw-r--r--ftp/pavuk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index e02dd327d2e2..bdb4ebd7d42a 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -13,8 +13,7 @@ COMMENT= HTTP, FTP, and Gopher mirroring tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= localbase tar:bzip2
-USE_OPENSSL= yes
+USES= localbase tar:bzip2 ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-locale-dir=${PREFIX}/share/locale \
--disable-debug --disable-gnome --disable-js \