2006-02-06 00:08:03 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:05 joerg Exp $
|
2004-10-22 20:30:42 +02:00
|
|
|
|
|
|
|
.include "../../audio/aumix/Makefile.common"
|
|
|
|
|
|
|
|
PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/}
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 2
|
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"
|