pkgsrc/audio/xfce4-mixer/Makefile
jmmv a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00

13 lines
382 B
Makefile

# $NetBSD: Makefile,v 1.8 2004/01/23 21:50:42 jmmv Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-mixer-${XFCE4_VERSION}
PKGREVISION= 1
CATEGORIES= audio
COMMENT= XFce4 mixer plugin
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../x11/xfce4-panel/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"