pkgsrc/audio/aumix-gtk/Makefile
obache c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00

17 lines
384 B
Makefile

# $NetBSD: Makefile,v 1.17 2012/09/15 10:03:31 obache Exp $
.include "../../audio/aumix/Makefile.common"
PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/}
PKGREVISION= 1
COMMENT+= (ncurses 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"