diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 12:04:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 12:04:18 +0000 |
commit | e5a7b5184d3a9ecdd216c7e781e3ce1db2451784 (patch) | |
tree | 0b99f811fd2d870349949708741c6d39ea7b57a5 /news/newsstar | |
parent | e00c0e2d6b2bb06b5a3aa3c5d746fe3f9fadf89d (diff) | |
download | ports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.tar.gz ports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.zip |
Notes
Diffstat (limited to 'news/newsstar')
-rw-r--r-- | news/newsstar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile index 899477f49b08..dee607c240da 100644 --- a/news/newsstar/Makefile +++ b/news/newsstar/Makefile @@ -15,9 +15,8 @@ LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto \ ${LOCALBASE}/share/xml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml -USE_PERL5= yes GNU_CONFIGURE= yes -USES= iconv +USES= iconv perl5 OPTIONS_DEFINE= SSL OPTIONS_DEFAULT= SSL |