pkgsrc/time/sunbird/Makefile
ghen 180d61286f s/_MOZILLA_USE_GTK2/MOZILLA_USE_GTK2/g, as to silent pkglint (WARN: Variable
names starting with an underscore are reserved for internal pkgsrc use).
Ok with wiz.
2006-02-06 09:20:45 +00:00

11 lines
260 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/02/06 09:20:45 ghen Exp $
MOZILLA= sunbird
COMMENT= Mozilla stand-alone calendar application
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
.include "../../time/sunbird/Makefile-sunbird.common"
.include "../../mk/bsd.pkg.mk"