pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/39287: devel/doxymacs fails to configure with xemacs



On Sunday, at 17:39, david.sainty%dtsp.co.nz@localhost wrote:
| I suspect that means the condition should actually be something like:
| 
| .if ${EMACS_FLAVOR} == xemacs
| DEPENDS+=     xemacs-packages-[0-9]*:../../editors/xemacs-packages
| .elif ${EMACS_VERSION_MAJOR} <= 21
| DEPENDS+=     w3-[0-9]*:../../www/w3
| .endif
| 
| Does this look right to you?

Yes, you are right: w3 is in xemacs-packages for xemacs.
Thanks,

Anthony



Home | Main Index | Thread Index | Old Index