pkgsrc/misc/yelp/options.mk

11 lines
275 B
Makefile
Raw Normal View History

# $NetBSD: options.mk,v 1.1 2006/09/24 16:25:52 salo Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.yelp
.include "../../www/seamonkey/gecko-options.mk"
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mseamonkey)
BROKEN= seamonkey backend is currently not supported
.endif