summaryrefslogtreecommitdiffstats
path: root/usr.bin/fetch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fetch/Makefile')
-rw-r--r--usr.bin/fetch/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile
index 695013d..7b92352 100644
--- a/usr.bin/fetch/Makefile
+++ b/usr.bin/fetch/Makefile
@@ -6,7 +6,6 @@ WARNS?= 6
DPADD= ${LIBFETCH}
LDADD= -lfetch
.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
-DISTRIBUTION= crypto
DPADD+= ${LIBSSL} ${LIBCRYPTO}
LDADD+= -lssl -lcrypto
.endif
OpenPOWER on IntegriCloud