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
The following reply was made to PR pkg/39287; it has been noted by GNATS.
From: Anthony Mallet <anthony.mallet%useless-ficus.net@localhost>
To: david.sainty%dtsp.co.nz@localhost
Cc: anthony.mallet%useless-ficus.net@localhost,
pkg-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost,
gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/39287: devel/doxymacs fails to configure with xemacs
Date: Sun, 10 Aug 2008 12:09:58 +0200
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