Explicitly set USE_LANGUAGES, since the default value changes when
NO_BUILD is set.
This commit is contained in:
parent
ceff3e2416
commit
9568aaec87
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2006/06/21 23:52:45 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2006/07/31 21:13:33 rillig Exp $
|
||||
#
|
||||
|
||||
.include "../../editors/ce/Makefile.common"
|
||||
|
@ -10,6 +10,7 @@ COMMENT+= , documentation
|
|||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_LANGUAGES= c
|
||||
|
||||
INSTALL_TARGET= doc-install
|
||||
|
||||
|
|
Loading…
Reference in a new issue