8c39ce6281
- aumix 2.8nb6, which only provides ncurses support. Note that its revision is bumped to note the differences from the previous package. - aumix-gtk 2.8, which includes GTK 2.x and ncurses support. While here, add a missing build dependency on pkgconfig. The descriptions have also been rewritten to note the differences. Addresses PR pkg/27340.
11 lines
199 B
Makefile
11 lines
199 B
Makefile
# $NetBSD: Makefile,v 1.23 2004/10/22 18:30:43 jmmv Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 6
|
|
|
|
COMMENT+= (ncurses interface only)
|
|
|
|
CONFLICTS= aumix-gtk-[0-9]*
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|