summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-04-12 12:48:19 +0000
committerjoerg <joerg@pkgsrc.org>2013-04-12 12:48:19 +0000
commit656dfe16086cb3622d84071bfd0ed68f29c20937 (patch)
tree82f2b748fc3f7fb6619a0022a8c344f918056b28 /misc
parent2fd31354128a203db838c733fcee8b763538707f (diff)
downloadpkgsrc-656dfe16086cb3622d84071bfd0ed68f29c20937.tar.gz
Run autogen.sh as configure script.
Diffstat (limited to 'misc')
-rw-r--r--misc/libreoffice/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile
index ad41fccdb1a..b856b5a53e9 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2013/03/31 08:13:29 obache Exp $
+# $NetBSD: Makefile,v 1.27 2013/04/12 12:48:19 joerg Exp $
VER= 3.5.6.2
DISTNAME= libreoffice-${VER}
@@ -155,8 +155,7 @@ post-extract:
${LN} -s ${DISTDIR}/${DIST_SUBDIR}/${md} ${WRKSRC}/src/${md}
.endfor
-do-configure:
- cd ${WRKSRC} && ./autogen.sh ${CONFIGURE_ARGS}
+CONFIGURE_SCRIPT= ./autogen.sh
post-configure:
cd ${WRKSRC} && ./bin/create_bootstrap_links