svn commit: r322729 - in head: archivers/dpkg audio/rosegarden comms/efax-gtk deskutils/ksmoothdock deskutils/treeline devel/upnp finance/homebank games/gigalomania games/quackle graphics/podofo ma...
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 20:06:08 UTC 2013
First thank you :)
Just a note:
[...]
> Modified: head/deskutils/treeline/Makefile
> ==============================================================================
> --- head/deskutils/treeline/Makefile Wed Jul 10 19:01:44 2013 (r322728)
> +++ head/deskutils/treeline/Makefile Wed Jul 10 19:41:30 2013 (r322729)
> @@ -39,16 +39,12 @@ ISPELL_DESC= Install with ispell support
> PYXML_DESC= Use pythons py-xml instead of textproc/expat2
>
> OPTIONS_DEFAULT= ASPELL PYXML
> +OPTIONS_SUB= yes
>
> -.include <bsd.port.options.mk>
> -
> -.if ${PORT_OPTIONS:MASPELL}
> -BUILD_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
> -.endif
> +ASPELL_BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
> +ISPELL_BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
>
> -.if ${PORT_OPTIONS:MISPELL}
> -BUILD_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
> -.endif
> +.include <bsd.port.options.mk>
>
> .if !${PORT_OPTIONS:MPYXML}
> LIB_DEPENDS+= expat:${PORTSDIR}/textproc/expat2
> @@ -56,9 +52,6 @@ LIB_DEPENDS+= expat:${PORTSDIR}/textproc
>
> .if ${PORT_OPTIONS:MHTTPLOAD}
> DISTFILES+= httpload2.py:plugins
Could become HTTPLOAD_DISTFILES+= httpload2.py:plugins
> -PLIST_SUB+= HTTPLOAD=""
> -.else
> -PLIST_SUB+= HTTPLOAD="@comment "
> .endif
>
> do-install:
>
regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130710/83c94673/attachment.sig>
More information about the svn-ports-head
mailing list