diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2012-03-12 23:51:15 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2012-03-12 23:51:15 +0800 |
commit | ce20f30cd30e1824e559a1e2bc5452b97337ae99 (patch) | |
tree | 7fe3f25cf2217a33439673435a8a47ed7861af42 /www/emacs-w3m-xemacs21-mule | |
parent | 22d88d75f1cce05d8af59749f0717e701eeb3ef5 (diff) | |
download | freebsd-ports-gnome-ce20f30cd30e1824e559a1e2bc5452b97337ae99.tar.gz freebsd-ports-gnome-ce20f30cd30e1824e559a1e2bc5452b97337ae99.tar.zst freebsd-ports-gnome-ce20f30cd30e1824e559a1e2bc5452b97337ae99.zip |
Update to 1.4.471 CVS snapshot on 2012/03/06.
Set correct INSTALL_TARGET for emacs-devel. [1]
Fix build error with WITHOUT_SHIMBUN=yes. [2]
PR: ports/165611 [2]
Submitted by: John Hein <jhein@symmetricom.com> [1], Seiji Ariga <freebsd@khaotic.net> [2]
Feature safe: yes
Diffstat (limited to 'www/emacs-w3m-xemacs21-mule')
-rw-r--r-- | www/emacs-w3m-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | www/emacs-w3m-xemacs21-mule/pkg-plist | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/www/emacs-w3m-xemacs21-mule/Makefile b/www/emacs-w3m-xemacs21-mule/Makefile index 2986f34824f7..c86457352277 100644 --- a/www/emacs-w3m-xemacs21-mule/Makefile +++ b/www/emacs-w3m-xemacs21-mule/Makefile @@ -11,6 +11,8 @@ USE_EMACS= yes EMACS_PORT_NAME= xemacs21-mule COMMENT= Simple front-end to w3m for xemacs21-mule +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages + EXTRA_PATCHES= ${PATCHDIR}/extra-patch-aclocal.m4 CONFIGURE_ARGS= --with-xemacs=${EMACS_CMD} \ --with-packagedir=${PREFIX}/${EMACS_PACKAGESDIR} diff --git a/www/emacs-w3m-xemacs21-mule/pkg-plist b/www/emacs-w3m-xemacs21-mule/pkg-plist index 0e768546d3bf..13e42263c1fb 100644 --- a/www/emacs-w3m-xemacs21-mule/pkg-plist +++ b/www/emacs-w3m-xemacs21-mule/pkg-plist @@ -317,6 +317,7 @@ %%SHIMBUN%%%%LISPDIR%%/sb-zeit-de.elc %%SHIMBUN%%%%LISPDIR%%/shimbun.el %%SHIMBUN%%%%LISPDIR%%/shimbun.elc +%%LISPDIR%%/bookmark-w3m.el %%LISPDIR%%/w3m-antenna.el %%LISPDIR%%/w3m-antenna.elc %%LISPDIR%%/w3m-bookmark.el |