Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Dec 2003 18:55:35 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Trevor Johnson <trevor@jpj.net>
Cc:        portmgr@freebsd.org
Subject:   Re: patch for ports/x11-wm/aewm
Message-ID:  <1070495735.1741.17.camel@gyros>
In-Reply-To: <20031203183250.O61614@blues.jpj.net>
References:  <20031203183250.O61614@blues.jpj.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-CU8hB5VsN9flEsj3hOds
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Wed, 2003-12-03 at 18:33, Trevor Johnson wrote:
> Get this to compile when GTK+ is not present.  Fix whitespace too.

Approved.

Joe

>=20
> Index: Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /home/ncvs/ports/x11-wm/aewm/Makefile,v
> retrieving revision 1.15
> diff -u -r1.15 Makefile
> --- Makefile	3 Nov 2003 03:56:42 -0000	1.15
> +++ Makefile	3 Dec 2003 23:21:51 -0000
> @@ -13,8 +13,6 @@
>  MAINTAINER=3D	trevor@FreeBSD.org
>  COMMENT=3D	ICCCM-compliant window manager based on 9wm
>=20
> -BROKEN=3D		"Does not compile, will be removed after Feb 2"
> -
>  GTKCLIENTS=3D	aemenu-gtk aepanel-gtk
>  XAWCLIENTS=3D	set-gnome-pda \
>  		aesession \
> @@ -29,18 +27,19 @@
>  USE_X_PREFIX=3D	yes
>  WANT_GNOME=3D	yes
>  USE_REINPLACE=3D	yes
> -REINPLACE_ARGS=3D	-i'' -E
> +REINPLACE_ARGS=3D	-i '' -E
>=20
>  .include <bsd.port.pre.mk>
>  .if ${HAVE_GNOME:Mgtk20}!=3D""
> -USE_GNOME+=3D    gtk20
> -PKGNAMESUFFIX=3D -gtk
> +USE_GNOME+=3D	gtk20
> +PKGNAMESUFFIX=3D	-gtk
>  .endif
>=20
>  do-patch:
>  	${REINPLACE_CMD} 's:/etc/X11/aewm/aewmrc:${PREFIX}/etc/aewmrc:g' \
>  		${WRKSRC}/src/aewm.h
>  	${REINPLACE_CMD} 's:\+make:\+gmake:g' ${WRKSRC}/Makefile
> +	${REINPLACE_CMD} 's:clients::g' ${WRKSRC}/Makefile
>  .if ${HAVE_GNOME:Mgtk20}!=3D""
>  	${REINPLACE_CMD} 's:gtk-config:${GTK_CONFIG}:g' \
>  		${WRKSRC}/clients/Makefile
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-CU8hB5VsN9flEsj3hOds
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/znf3b2iPiv4Uz4cRAr56AKCH8MfuahF5f2xqQxh6JLFTRPTG7gCeKFvo
ata9Gi8FY3In3RQobqnuH8w=
=k2D0
-----END PGP SIGNATURE-----

--=-CU8hB5VsN9flEsj3hOds--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1070495735.1741.17.camel>