summaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r--editors/abiword/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 9a0f587e2451..ac145cc9c7cc 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -10,7 +10,7 @@
# AbiWord build system.
PORTNAME= AbiWord
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
@@ -44,6 +44,7 @@ FIXME= find ${WRKSRC} -name GNUmakefile.in | xargs ${PERL} -pi -e \
pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
+ @${RM} -f ${WRKSRC}/configure.ac
post-install:
@${CAT} ${PKGMESSAGE}