head 1.3; access; symbols pkgsrc-2015Q2:1.2.0.24 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.22 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.20 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.18 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.16 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.14 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.12 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.10 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.6 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.4 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.2 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.1.1.1.0.12 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.10 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.8 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-2011Q3:1.1.1.1.0.6 pkgsrc-2011Q3-base:1.1.1.1 pkgsrc-2011Q2:1.1.1.1.0.4 pkgsrc-2011Q2-base:1.1.1.1 pkgsrc-2011Q1:1.1.1.1.0.2 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2015.08.05.13.11.03; author ryoon; state dead; branches; next 1.2; commitid feVzu3bVYbTm75wy; 1.2 date 2012.07.24.18.16.31; author drochner; state Exp; branches; next 1.1; 1.1 date 2011.03.11.14.19.12; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.03.11.14.19.12; author drochner; state Exp; branches; next ; desc @@ 1.3 log @TeXmacs does not offer development snapshot anymore. And editors/TeXmacs is latest now. @ text @$NetBSD: patch-ba,v 1.2 2012/07/24 18:16:31 drochner Exp $ --- configure.orig 2012-07-09 14:33:36.000000000 +0000 +++ configure @@@@ -5647,7 +5647,7 @@@@ $as_echo "yes" >&6; } $as_echo "#define USE_ICONV 1" >>confdefs.h - ICONV_LDFLAGS="${ICONV_LDFLAGS/-liconv} -liconv" + ICONV_LDFLAGS="${ICONV_LDFLAGS} -liconv" else @@@@ -6807,7 +6807,7 @@@@ case "$enable_qt" in yes) if test -z $TMBUILDENV; then #QT has he install dir hard coded in library so we need to fix it manually for relocatable environment - if test "$QT_LDFLAGS" == ""; then + if test "$QT_LDFLAGS" = ""; then if test -r "/c/Qt"; then MOC="`which moc`" qt_bin="`dirname $MOC`" @ 1.2 log @update to 1.0.7.16 changes: bugdixes, misc. feature additions pkgsrc change: don't use mk/tex.buildlink3.mk - this pulls in too much and forces needless rebuilds on minor TeXlive updates @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- configure.orig 2010-07-22 08:56:13.000000000 +0000 d5 1 a5 1 @@@@ -5489,7 +5489,7 @@@@ $as_echo "yes" >&6; } d14 9 @ 1.1.1.1 log @add a pkg for the current development version of TeXmacs (1.0.7.10) @ text @@