11 lines
210 B
Makefile
11 lines
210 B
Makefile
# $NetBSD: Makefile,v 1.11 2006/02/05 23:11:45 joerg Exp $
|
|
#
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 1
|
|
|
|
CONFIGURE_ARGS+= --disable-tk
|
|
|
|
.include "../../lang/guile/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|