c7383780db
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
10 lines
196 B
Makefile
10 lines
196 B
Makefile
# $NetBSD: Makefile,v 1.28 2015/08/18 07:31:01 wiz Exp $
|
|
|
|
.include "Makefile.common"
|
|
PKGREVISION= 1
|
|
|
|
COMMENT+= (curses interface only)
|
|
|
|
CONFLICTS= aumix-gtk-[0-9]*
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|