aboutsummaryrefslogtreecommitdiffstats
path: root/editors/abiword/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r--editors/abiword/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 19bf90018b18..3023db296245 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -29,8 +29,10 @@ DIST_SUBDIR= AbiWord
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
+USE_AUTOMAKE= yes
USE_GMAKE= yes
USE_GTK= yes
+AUTOMAKE= ${WRKSRC}/autogen.sh && ${FIXME}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgiconv"
MAKEFILE= GNUmakefile
@@ -42,8 +44,6 @@ pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
@${RM} -f ${WRKSRC}/configure.ac
- @cd ${WRKSRC} ; ${WRKSRC}/autogen.sh
- @cd ${WRKSRC} ; ${FIXME}
post-install:
@${CAT} ${PKGMESSAGE}