tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emacs packages fail
Rather fresh pkgsrc-current installed to ~/pkg.temp (unprivileged).
0 emacs-w3m>~/pkg.temp/bin/bmake show-var VARNAME=DEPENDS
w3m>=0.5.1nb2:../../www/w3m emacs>=22:../../editors/emacs
emacs>=22:../../editors/emacs semi>=1.14:../../devel/semi
apel>=10:../../devel/apel Mule-UCS>=0.84:../../editors/mule-ucs
0 emacs-w3m>~/pkg.temp/bin/bmake show-var VARNAME=EMACS_TYPE
emacs22
0 ! emacs-w3m>
According to ../../editors/mule-ucs/buildlink3.mk
included from emacs-w3m/Makefile mule-ucs should NOT be added
to dependencies.
editors/mule-ucs/buildlink3.mk:
.include "../../mk/emacs.mk"
.if ${EMACS_FLAVOR} == "emacs" && ${EMACS_VERSION_MAJOR} < 22
...
.endif
But EMACS_VERSION_MAJOR is empty.
0 ! emacs-w3m>~/pkg.temp/bin/bmake show-var VARNAME=EMACS_VERSION_MAJOR
0 ! emacs-w3m>
It looks like a bug.
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index