View | Details | Raw Unified | Return to bug 114274
Collapse All | Expand All

(-)Makefile Wed Jul 4 10:03:35 2007 (-2 / +7 lines)
Lines 20-27 Link Here
20
               ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
20
               ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular
21
RUN_DEPENDS+=  ${LOCALBASE}/share/texmf/tex/jadetex/dsssl.def:${PORTSDIR}/print/jadetex \
21
RUN_DEPENDS+=  ${LOCALBASE}/share/texmf/tex/jadetex/dsssl.def:${PORTSDIR}/print/jadetex \
22
               sgmlspl:${PORTSDIR}/textproc/p5-SGMLSpm \
22
               sgmlspl:${PORTSDIR}/textproc/p5-SGMLSpm \
23
               jade:${PORTSDIR}/textproc/jade \
23
               jade:${PORTSDIR}/textproc/jade
24
               lynx:${PORTSDIR}/www/lynx
24
25
.if defined(WITHOUT_SSL)
26
RUN_DEPENDS+=  lynx:${PORTSDIR}/www/lynx
27
.else
28
RUN_DEPENDS+=  lynx:${PORTSDIR}/www/lynx-ssl
29
.endif
25
30
26
USE_PERL5_RUN= yes
31
USE_PERL5_RUN= yes
27
GNU_CONFIGURE= yes
32
GNU_CONFIGURE= yes

Return to bug 114274