diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-02 01:43:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-02 01:43:22 +0000 |
commit | 975032241addb7ad6ef6e1fe344bc0cc019128df (patch) | |
tree | eb63317b5eac0abd95cd1a2255a121026ddd4113 /irc | |
parent | 38b3ab7d762e7d9514b0d838ef132c7fb9785ca6 (diff) | |
download | ports-975032241addb7ad6ef6e1fe344bc0cc019128df.tar.gz ports-975032241addb7ad6ef6e1fe344bc0cc019128df.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/erc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/erc/Makefile b/irc/erc/Makefile index 83aa390389eb..98bd8a895b6b 100644 --- a/irc/erc/Makefile +++ b/irc/erc/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= ERC is an Emacs InternetRelayChat client USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 ERC_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} |