diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-10-16 00:46:47 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-10-16 00:46:47 +0000 |
commit | df55ed2be7502ab79488ad82db9c548086260025 (patch) | |
tree | 2e041d92a698e0117e9a8a330e4b61554788c4e8 | |
parent | d2fc27366b60f8308544ba614ca96d9350db6704 (diff) | |
download | ports-df55ed2be7502ab79488ad82db9c548086260025.tar.gz ports-df55ed2be7502ab79488ad82db9c548086260025.zip |
Notes
-rw-r--r-- | www/libwww/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 5b62cb7bb13a..0f6fdd77a958 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -16,8 +16,6 @@ LICENSE_NAME= W3C IPR SOFTWARE NOTICE LICENSE_FILE= ${WRKSRC}/LICENSE.html LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN_SSL= openssl-devel - LIB_DEPENDS= libexpat.so:textproc/expat2 USES= gmake libtool localbase perl5 ssl tar:tgz |