summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/AbiWord/Makefile3
-rw-r--r--editors/AbiWord2/Makefile3
-rw-r--r--editors/abiword-devel/Makefile3
-rw-r--r--editors/abiword/Makefile3
4 files changed, 12 insertions, 0 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile
index 6927a7a779f2..75d2018d13f3 100644
--- a/editors/AbiWord/Makefile
+++ b/editors/AbiWord/Makefile
@@ -41,6 +41,9 @@ FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \
's|\$$\(libdir\)/\@PACKAGE\@|\$$\(datadir\)/\@PACKAGE\@|g ; \
s|\@DEFS\@|-I${WRKSRC}/../libiconv/include \@DEFS\@|g'
+post-patch:
+ @${RM} ${WRKSRC}/user/wp/strings/*.orig
+
pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index 6927a7a779f2..75d2018d13f3 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -41,6 +41,9 @@ FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \
's|\$$\(libdir\)/\@PACKAGE\@|\$$\(datadir\)/\@PACKAGE\@|g ; \
s|\@DEFS\@|-I${WRKSRC}/../libiconv/include \@DEFS\@|g'
+post-patch:
+ @${RM} ${WRKSRC}/user/wp/strings/*.orig
+
pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index 6927a7a779f2..75d2018d13f3 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -41,6 +41,9 @@ FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \
's|\$$\(libdir\)/\@PACKAGE\@|\$$\(datadir\)/\@PACKAGE\@|g ; \
s|\@DEFS\@|-I${WRKSRC}/../libiconv/include \@DEFS\@|g'
+post-patch:
+ @${RM} ${WRKSRC}/user/wp/strings/*.orig
+
pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 6927a7a779f2..75d2018d13f3 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -41,6 +41,9 @@ FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \
's|\$$\(libdir\)/\@PACKAGE\@|\$$\(datadir\)/\@PACKAGE\@|g ; \
s|\@DEFS\@|-I${WRKSRC}/../libiconv/include \@DEFS\@|g'
+post-patch:
+ @${RM} ${WRKSRC}/user/wp/strings/*.orig
+
pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing