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/xml-lite.el | |
parent | 237f8bd9c9eacccbe57b7c150fed42c8e11df5e3 (diff) | |
download | ports-fba661e8a6505e7d1c36673a407aaec50be11b50.tar.gz ports-fba661e8a6505e7d1c36673a407aaec50be11b50.zip |
Notes
Diffstat (limited to 'textproc/xml-lite.el')
-rw-r--r-- | textproc/xml-lite.el/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile index 6344e17849c6..fcf75522a79f 100644 --- a/textproc/xml-lite.el/Makefile +++ b/textproc/xml-lite.el/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A simple XML-editing for GNU Emacs USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= |