head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.54 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.52 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.50 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.48 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.44 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.42 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.40 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.38 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 buildlink2:1.3.0.2 buildlink2-base:1.4 netbsd-1-5-PATCH003:1.3 netbsd-1-5-PATCH001:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2002.06.13.08.45.04; author martti; state dead; branches; next 1.3; 1.3 date 2001.11.01.10.00.52; author tron; state Exp; branches 1.3.2.1; next 1.2; 1.2 date 2001.05.01.16.34.11; author jlam; state Exp; branches; next 1.1; 1.1 date 2000.12.12.02.03.48; author wiz; state Exp; branches 1.1.1.1; next ; 1.3.2.1 date 2002.06.23.19.03.09; author jlam; state dead; branches; next ; 1.1.1.1 date 2000.12.12.02.03.48; author wiz; state Exp; branches; next ; desc @@ 1.4 log @Removed fvwm95 as it's no longer maintained (use the fvwm2 package instead) @ text @$NetBSD: patch-af,v 1.3 2001/11/01 10:00:52 tron Exp $ --- configure.orig Tue Dec 10 17:55:16 1996 +++ configure Thu Nov 1 10:57:57 2001 @@@@ -518,8 +518,6 @@@@ -CFLAGS=-O - #------------------------------------------------------------------- # # Remove the ./config.cache file and rerun configure if @@@@ -2126,10 +2124,10 @@@@ fvwm_icons="$x_includes/X11/bitmaps:$x_includes/X11/pixmaps:$prefix/icons" if test "x$x_libraries" != x ; then - x_libraries="-L$x_libraries" + x_libraries="-L$x_libraries -Wl,-R$x_libraries -L$prefix/lib -Wl,-R$prefix/lib" fi if test "x$x_includes" != x ; then - x_includes="-I$x_includes" + x_includes="-I$x_includes -I${prefix}/include" fi @@@@ -2247,7 +2245,6 @@@@ libs/Makefile \ mini-icons/Makefile \ utils/Makefile \ - xpmroot/Makefile \ sample.fvwmrc/Makefile \ modules/Makefile \ modules/FvwmAudio/Makefile \ @@@@ -2329,7 +2326,6 @@@@ libs/Makefile \ mini-icons/Makefile \ utils/Makefile \ - xpmroot/Makefile \ sample.fvwmrc/Makefile \ modules/Makefile \ modules/FvwmAudio/Makefile \ @ 1.3 log @Fix build problem on systems running XFree86 3.3.x in conjuction with the "xpkgwedge" package. @ text @d1 1 a1 1 $NetBSD$ @ 1.3.2.1 log @Merge from pkgsrc-current to buildlink2 branch. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.3 2001/11/01 10:00:52 tron Exp $ @ 1.2 log @Honor CFLAGS passed in from environment during build. @ text @d3 2 a4 2 --- configure.orig Tue Dec 10 11:55:16 1996 +++ configure d14 1 a14 1 @@@@ -2126,7 +2124,7 @@@@ d19 1 a19 1 + x_libraries="-L$x_libraries -Wl,-R$x_libraries" d22 5 a26 1 x_includes="-I$x_includes" @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.4 2000/01/11 01:08:24 simonb Exp $ d3 12 a14 3 --- configure.orig Wed Dec 11 03:55:16 1996 +++ configure Tue Jan 11 10:23:21 2000 @@@@ -2126,7 +2126,7 @@@@ d23 1 a23 1 @@@@ -2247,7 +2247,6 @@@@ d31 1 a31 1 @@@@ -2329,7 +2328,6 @@@@ @ 1.1.1.1 log @Add new category wm for window managers, and move lots of package from x11 here. Only changes are: `wm' in category added and some paths fixed. @ text @@