[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Update: fvwm-2.5.5
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Update: fvwm-2.5.5
- From: "J.A. Neitzel" <jneitzel_(_at_)_sdf_(_dot_)_lonestar_(_dot_)_org>
- Date: Tue, 31 Dec 2002 19:34:42 +0000
"J.A. Neitzel" <jneitzel_(_at_)_sdf_(_dot_)_lonestar_(_dot_)_org> wrote:
> Well, as for fvwm-2.5.5 vs. fvwm-2.4.14 ..?
> I've used both and have found that 2.5.5 simply works better.
BTW, I've been using 2.5.5 off and on (mostly on) since its
announcement on the FVWM website. No complaints, but I don't use
the Xft capabilities; I can't offer feedback on that.
NOTES:
Since we are building with png support don't we need to account for
this by adding a png bit to LIB_DEPENDS..?
Looks like we are installing a broken fvwm2.1 symlink.
If we add ...
post-configure:
@cp ${WRKBUILD}/fvwm/fvwm.1 ${WRKBUILD}/fvwm/fvwm2.1
...
and use the 'patch-fvwm_Makefile_in' below instead then this fixes
it as far as I can see. HTH =)
===================================================================
$OpenBSD$
--- fvwm/Makefile.in.orig Mon Dec 2 08:08:41 2002
+++ fvwm/Makefile.in Tue Dec 31 12:38:05 2002
@@ -197,7 +197,7 @@ configdir = @FVWM_DATADIR@
bin_PROGRAMS = fvwm
EXTRA_DIST = $(config_DATA)
-man_MANS = fvwm.1
+man_MANS = fvwm2.1
config_DATA = ConfigFvwmDefaults ConfigFvwmSetup
@@ -601,9 +601,9 @@ info: info-am
info-am:
-install-data-am: install-configDATA install-data-local install-man
+install-data-am: install-configDATA install-man
-install-exec-am: install-binPROGRAMS install-exec-local
+install-exec-am: install-binPROGRAMS
install-info: install-info-am
Visit your host, monkey.org