diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2009-04-27 16:23:29 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2009-04-27 16:23:29 +0000 |
commit | dbca3d604b99fd7dcae1754833e7aa0125bc196c (patch) | |
tree | bf89c2849b3564048f20d5c8d5658afbbd1d78ba /databases | |
parent | b6195ca028218dd6e42da9277b69ad35c4ea93df (diff) | |
download | ports-dbca3d604b99fd7dcae1754833e7aa0125bc196c.tar.gz ports-dbca3d604b99fd7dcae1754833e7aa0125bc196c.zip |
Fix to use emacs22.
PR: ports/131915
Submitted by: Slaven Rezic
Notes
Notes:
svn path=/head/; revision=232864
Diffstat (limited to 'databases')
-rw-r--r-- | databases/bbdb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile index 8b246e26c845..d6e85fbcad04 100644 --- a/databases/bbdb/Makefile +++ b/databases/bbdb/Makefile @@ -17,7 +17,6 @@ MAINTAINER= yoichi@FreeBSD.org COMMENT= Big Brother Database USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 ALL_TARGET= bbdb info MAKE_ARGS= MAKE="${MAKE} MAKEINFO=\"makeinfo --no-split\"" |