pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gnucash-git: remove deprecated configure argument.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Jul 30 01:30:34 2017 +0200
Changeset:	f1d44d0cb485038e7a9336305b2686b94747929f

Modified Files:
	gnucash-git/Makefile

Log Message:
gnucash-git: remove deprecated configure argument.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f1d44d0cb485038e7a9336305b2686b94747929f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnucash-git/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/gnucash-git/Makefile b/gnucash-git/Makefile
index 4fa00b72cb..e037de87cf 100644
--- a/gnucash-git/Makefile
+++ b/gnucash-git/Makefile
@@ -42,7 +42,6 @@ USE_TOOLS+=		autoconf automake autoreconf
 GNU_CONFIGURE=		yes
 INFO_FILES=		YES
 
-CONFIGURE_ARGS+=	--with-html-engine=webkit
 CONFIGURE_ARGS+=	--enable-python
 CONFIGURE_ARGS+=	--with-xdg-data-dirs=${PREFIX}/share
 CONFIGURE_ARGS+=	GTEST_ROOT=${WRKDIR}/googletest-release-1.8.0/googletest


Home | Main Index | Thread Index | Old Index