summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg>2013-04-12 12:48:19 +0000
committerjoerg <joerg>2013-04-12 12:48:19 +0000
commitc0376212a18623388f190ebcb265d359c005b158 (patch)
tree82f2b748fc3f7fb6619a0022a8c344f918056b28 /misc
parenta42689870283af25d5bc0a040ca01e83a13586e1 (diff)
downloadpkgsrc-c0376212a18623388f190ebcb265d359c005b158.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