8 lines
151 B
Makefile
8 lines
151 B
Makefile
# $NetBSD: Makefile,v 1.9 2004/02/16 10:41:39 grant Exp $
|
|
#
|
|
|
|
.include "Makefile.common"
|
|
|
|
CONFIGURE_ARGS+= --disable-tk
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|