diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2004-08-06 07:27:08 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2004-08-06 07:27:08 +0000 |
| commit | d37df47d3104331743c4d05ebba3f996f5a2308a (patch) | |
| tree | 5a94c4ef976cf82b4cbfdbeb1c0fb7f04c05c3bf /lib/libfetch | |
| parent | 1e10d9c1359334889320f3d40ce985e1491e2f91 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch')
| -rw-r--r-- | lib/libfetch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index e45be24dd825..3f9ca1c618c1 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -10,7 +10,6 @@ MAN= fetch.3 CLEANFILES= ftperr.h httperr.h .if !defined(NOCRYPT) && !defined(NO_OPENSSL) -DISTRIBUTION= crypto CFLAGS+= -DWITH_SSL DPADD= ${LIBSSL} ${LIBCRYPTO} LDADD= -lssl -lcrypto |
