From 8f876d71b35d48e4e1063e216bc66d6dcaf4c51a Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 23 Apr 2008 20:23:38 +0000 Subject: Include bsd.prefs.mk so that the options appended by the package Makefile take precedence. --- www/htmldoc-x11/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/htmldoc-x11/Makefile b/www/htmldoc-x11/Makefile index d2d30f70408..d0d787672dd 100644 --- a/www/htmldoc-x11/Makefile +++ b/www/htmldoc-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/04/22 16:24:31 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2008/04/23 20:23:38 jlam Exp $ PKGNAME= ${PKGNAME_BASE:S/-/-x11-/} @@ -8,6 +8,8 @@ PKGDIR= ${.CURDIR}/../../www/htmldoc DESCR_SRC= ${.CURDIR}/DESCR +.include "../../mk/bsd.prefs.mk" + PKG_OPTIONS.htmldoc+= htmldoc-gui .include "../../www/htmldoc/Makefile" -- cgit v1.2.3