pkgsrc/audio/aumix-gtk/Makefile
2021-12-08 16:01:42 +00:00

17 lines
382 B
Makefile

# $NetBSD: Makefile,v 1.40 2021/12/08 16:03:06 adam Exp $
.include "../../audio/aumix/Makefile.common"
PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/}
PKGREVISION= 23
COMMENT+= (curses and GTK+ 2.0 interfaces)
CONFLICTS= aumix-[0-9]*
USE_TOOLS+= pkg-config
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/^--without-gtk$//}
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"