diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2007-08-08 10:00:55 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2007-08-08 10:00:55 +0000 |
commit | 3905919d902a4354eb63202774968dc090c8fde3 (patch) | |
tree | e0b4408f9e8a8116fdb20f98a9ffc36e0a11a361 /irc/riece/Makefile | |
parent | 01ef1b66cd6d3fb266acbbaa76a4a15cd5b8fc51 (diff) | |
download | ports-3905919d902a4354eb63202774968dc090c8fde3.tar.gz ports-3905919d902a4354eb63202774968dc090c8fde3.zip |
Notes
Diffstat (limited to 'irc/riece/Makefile')
-rw-r--r-- | irc/riece/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/riece/Makefile b/irc/riece/Makefile index 462bf4cbd979..432436e55263 100644 --- a/irc/riece/Makefile +++ b/irc/riece/Makefile @@ -16,7 +16,6 @@ MAINTAINER= yasu@utahime.org COMMENT= IRC client for Emacs USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \ --with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} |