Remove EMACS_PORT_NAME from Makefile because the default value of

EMACS_PORT_NAME is defined in bsd.emacs.mk.

PR:		ports/115029
Submitted by:	Takayuki Nakao (maintainer)
This commit is contained in:
Andrey Slusar 2007-07-30 16:57:23 +00:00
parent ca19d8635e
commit 1e4b5e828a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196740

View File

@ -17,7 +17,6 @@ MAINTAINER= t@nakao.org
COMMENT= Yet another Canna client for Emacs/XEmacs
USE_EMACS= yes
EMACS_PORT_NAME?= emacs22
YC_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/yc
MAKE_ARGS+= LISPDIR=${YC_LISPDIR}