2016-08-03 12:22:08 +02:00
|
|
|
# $NetBSD: Makefile,v 1.29 2016/08/03 10:22:26 adam Exp $
|
2004-10-22 20:30:42 +02:00
|
|
|
|
|
|
|
.include "../../audio/aumix/Makefile.common"
|
|
|
|
|
|
|
|
PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/}
|
2016-08-03 12:22:08 +02:00
|
|
|
PKGREVISION= 12
|
2004-10-22 20:30:42 +02:00
|
|
|
|
2013-10-14 15:02:39 +02:00
|
|
|
COMMENT+= (curses and GTK+ 2.0 interfaces)
|
2004-10-22 20:30:42 +02:00
|
|
|
|
|
|
|
CONFLICTS= aumix-[0-9]*
|
|
|
|
|
2005-08-10 22:56:10 +02:00
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
|
2004-10-22 20:30:42 +02:00
|
|
|
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/^--without-gtk$//}
|
|
|
|
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|