contao's PKG_OPTIONS has removed.
This commit is contained in:
parent
09f49b1390
commit
ee0b94b945
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
# $NetBSD: options.mk,v 1.1.1.1 2010/07/05 14:39:32 taca Exp $
|
|
||||||
|
|
||||||
PKG_OPTIONS_VAR= PKG_OPTIONS.contao${CT_VER}
|
|
||||||
PKG_SUPPORTED_OPTIONS= contao-liveupdate
|
|
||||||
|
|
||||||
.include "../../mk/bsd.options.mk"
|
|
||||||
|
|
||||||
.if !empty(PKG_OPTIONS:Mcontao-liveupdate)
|
|
||||||
FILES_SUBST+= CT_UPDATE=YES
|
|
||||||
.else
|
|
||||||
FILES_SUBST+= CT_UPDATE=NO
|
|
||||||
.endif
|
|
Loading…
Reference in a new issue