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/x11/matchbox-panel-manager/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/matchbox-panel-manager/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.6 diff -u -p -r1.1 -r1.6 --- pkgsrc/x11/matchbox-panel-manager/Makefile 2005/12/31 13:34:26 1.1 +++ pkgsrc/x11/matchbox-panel-manager/Makefile 2006/06/11 14:44:00 1.6 @@ -1,16 +1,18 @@ -# $NetBSD: Makefile,v 1.1 2005/12/31 13:34:26 peter Exp $ +# $NetBSD: Makefile,v 1.6 2006/06/11 14:44:00 joerg Exp $ # DISTNAME= matchbox-panel-manager-0.1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-panel-manager/0.1/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://projects.o-hand.com/matchbox/ COMMENT= Manager panel for the Matchbox desktop USE_DIRS+= gnome2-1.5 +USE_TOOLS+= pkg-config GNU_CONFIGURE= yes .include "../../devel/libmatchbox/buildlink3.mk"