xfce4-exo: remove unused options.mk
This commit is contained in:
parent
dea8a1dae8
commit
997ccb38ff
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
# $NetBSD: options.mk,v 1.1 2008/12/09 10:33:36 ahoka Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-exo
|
||||
PKG_SUPPORTED_OPTIONS= hal
|
||||
PKG_SUGGESTED_OPTIONS= hal
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
.if !empty(PKG_OPTIONS:Mhal)
|
||||
.include "../../sysutils/hal/buildlink3.mk"
|
||||
CONFIGURE_ARGS+= --enable-hal
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-hal
|
||||
.endif
|
Loading…
Reference in a new issue