gconf: use $() to reference make variables instead of ${}
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
e26a71d1a9
commit
ffb69cc9c8
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
GCONF_VERSION = 3.2.6
|
||||
GCONF_SOURCE = GConf-${GCONF_VERSION}.tar.xz
|
||||
GCONF_SOURCE = GConf-$(GCONF_VERSION).tar.xz
|
||||
GCONF_SITE = http://ftp.gnome.org/pub/gnome/sources/GConf/3.2
|
||||
GCONF_CONF_OPTS = --disable-orbit
|
||||
GCONF_DEPENDENCIES = dbus dbus-glib libglib2 libxml2 \
|
||||
|
Loading…
Reference in New Issue
Block a user