a58dd81611
This shouldn't be needed if we had non-recursive dependancies *sigh*.
13 lines
382 B
Makefile
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"
|