16 lines
291 B
Makefile
16 lines
291 B
Makefile
# $NetBSD: Makefile,v 1.18 2010/03/24 19:43:29 asau Exp $
|
|
#
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 4
|
|
|
|
CONFIGURE_ARGS+= --disable-tk
|
|
|
|
PTHREAD_AUTO_VARS= yes
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../mk/pthread.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|