diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-06-27 12:34:52 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-06-27 12:34:52 +0000 |
commit | fba661e8a6505e7d1c36673a407aaec50be11b50 (patch) | |
tree | 03e1be8a277142f907e026b09eddcafd8a3ace1e /textproc/emacs-wiki | |
parent | 237f8bd9c9eacccbe57b7c150fed42c8e11df5e3 (diff) | |
download | ports-fba661e8a6505e7d1c36673a407aaec50be11b50.tar.gz ports-fba661e8a6505e7d1c36673a407aaec50be11b50.zip |
Notes
Diffstat (limited to 'textproc/emacs-wiki')
-rw-r--r-- | textproc/emacs-wiki/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile index 8e1d51dc5ca5..76a9ec8e52cb 100644 --- a/textproc/emacs-wiki/Makefile +++ b/textproc/emacs-wiki/Makefile @@ -13,7 +13,6 @@ MAINTAINER= dryice@FreeBSD.org COMMENT= Create and use hyperlinks and simple formatting in plain text files USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 OPTIONS_DEFINE= CONTRIB CONTRIB_DESC= Install extra packages. This can shadow versions already there. |