2012-03-03 01:11:51 +01:00
|
|
|
# $NetBSD: Makefile,v 1.15 2012/03/03 00:12:37 wiz Exp $
|
2004-10-22 20:30:42 +02:00
|
|
|
|
|
|
|
.include "../../audio/aumix/Makefile.common"
|
|
|
|
|
|
|
|
PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/}
|
2012-03-03 01:11:51 +01:00
|
|
|
PKGREVISION= 12
|
2004-10-22 20:30:42 +02:00
|
|
|
|
|
|
|
COMMENT+= (ncurses and GTK+ 2.0 interfaces)
|
|
|
|
|
|
|
|
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"
|