Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/wm/metacity/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/wm/metacity/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- pkgsrc/wm/metacity/Attic/Makefile 2002/09/10 16:53:02 1.3 +++ pkgsrc/wm/metacity/Attic/Makefile 2002/09/10 17:17:08 1.4 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/09/10 16:53:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/09/10 17:17:08 wiz Exp $ # -DISTNAME= metacity-2.3.377 -PKGREVISION= 1 +DISTNAME= metacity-2.4.1 CATEGORIES= wm MASTER_SITES= http://people.redhat.com/~hp/metacity/ @@ -14,6 +13,7 @@ BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-included-gettext +USE_GMAKE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool USE_X11= yes @@ -21,6 +21,7 @@ USE_BUILDLINK2= yes .include "../../devel/gettext-lib/buildlink2.mk" .include "../../devel/GConf2/buildlink2.mk" +.include "../../devel/libglade2/buildlink2.mk" .include "../../net/ORBit2/buildlink2.mk" .include "../../x11/gtk2/buildlink2.mk" .include "../../devel/ptl2/buildlink2.mk"