From a6b895df13cb4cdadcefeed71bc037ab7b75ec2b Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Fri, 27 Jun 2014 12:56:42 +0000 Subject: - Properly remove references to deprecated emacs versions, and unbreak INDEX Approved by: portmgr (bapt) --- textproc/xml-parse.el/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'textproc/xml-parse.el') diff --git a/textproc/xml-parse.el/Makefile b/textproc/xml-parse.el/Makefile index e9bf66920bbe..17e16a388df0 100644 --- a/textproc/xml-parse.el/Makefile +++ b/textproc/xml-parse.el/Makefile @@ -17,10 +17,6 @@ COMMENT= Code to efficiently read/write XML data with Elisp USE_EMACS= yes -.if ${EMACS_PORT_NAME} != "emacs21" -PORTNAMESUFFIX= ${PKGNAMESUFFIX} -.endif - NO_BUILD= yes NO_STAGE= yes -- cgit v1.2.3