# $NetBSD: Makefile,v 1.42 2023/01/29 21:15:22 ryoon Exp $ .include "../../audio/aumix/Makefile.common" PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/} PKGREVISION= 25 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"