Files
pkgsrc-ng/audio/aumix-gtk/Makefile
2016-01-21 23:41:46 +01:00

18 lines
381 B
Makefile

# $NetBSD: Makefile,v 1.28 2015/04/25 14:20:18 tnn Exp $
.include "../../audio/aumix/Makefile.common"
PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/}
PKGREVISION= 11
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"