From f564bbdca87b1852a25582990b688a6fdaea8159 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 27 Sep 2007 06:16:36 +0000 Subject: - Kill packaged info files, they are splitted. We need to generate our own, non-splitted, from texinfo. PR: ports/115209 Submitted by: NIIMI Satoshi Approved by: maintainer timeout (keramida; 7 weeks) --- editors/emacs/Makefile | 4 ++++ editors/emacs22/Makefile | 4 ++++ editors/emacs23/Makefile | 4 ++++ 3 files changed, 12 insertions(+) (limited to 'editors') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 52bd8e2524a0..483a2cbb1a1a 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -7,6 +7,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} +PORTREVISION= 1 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -85,4 +86,7 @@ pre-everything:: @${ECHO_MSG} "====>" .endif +post-patch: + @${RM} -f ${WRKSRC}/info/* + .include diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 52bd8e2524a0..483a2cbb1a1a 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -7,6 +7,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} +PORTREVISION= 1 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -85,4 +86,7 @@ pre-everything:: @${ECHO_MSG} "====>" .endif +post-patch: + @${RM} -f ${WRKSRC}/info/* + .include diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 52bd8e2524a0..483a2cbb1a1a 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -7,6 +7,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} +PORTREVISION= 1 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -85,4 +86,7 @@ pre-everything:: @${ECHO_MSG} "====>" .endif +post-patch: + @${RM} -f ${WRKSRC}/info/* + .include -- cgit v1.2.3