summaryrefslogtreecommitdiff
path: root/packages/graphics/freefont
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-10-04 22:43:50 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-10-04 22:43:50 +0200
commit6a40f2f84bc5dd0b4664bef9e4f3309e21826ecb (patch)
treea48521727377850590785d548103edff19e43eac /packages/graphics/freefont
parentcac87aa1f4f11d7ad8e0200511703a95deccdbcd (diff)
downloadembtoolkit-6a40f2f84bc5dd0b4664bef9e4f3309e21826ecb.tar.gz
embtoolkit-6a40f2f84bc5dd0b4664bef9e4f3309e21826ecb.tar.bz2
embtoolkit-6a40f2f84bc5dd0b4664bef9e4f3309e21826ecb.tar.xz
Build system: replace PACKAGES_BUILD -> embtk_pkgb
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/graphics/freefont')
-rw-r--r--packages/graphics/freefont/freefont.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/graphics/freefont/freefont.mk b/packages/graphics/freefont/freefont.mk
index 30e3583..fb6aea6 100644
--- a/packages/graphics/freefont/freefont.mk
+++ b/packages/graphics/freefont/freefont.mk
@@ -27,8 +27,8 @@ FREEFONT_TTF_NAME := freefont-ttf
FREEFONT_TTF_SITE := http://ftp.gnu.org/gnu/freefont
FREEFONT_TTF_VERSION := $(call embtk_get_pkgversion,freefont_ttf)
FREEFONT_TTF_PACKAGE := freefont-ttf-$(FREEFONT_TTF_VERSION).tar.gz
-FREEFONT_TTF_SRC_DIR := $(PACKAGES_BUILD)/freefont-$(FREEFONT_TTF_VERSION)
-FREEFONT_TTF_BUILD_DIR := $(PACKAGES_BUILD)/freefont-$(FREEFONT_TTF_VERSION)
+FREEFONT_TTF_SRC_DIR := $(embtk_pkgb)/freefont-$(FREEFONT_TTF_VERSION)
+FREEFONT_TTF_BUILD_DIR := $(embtk_pkgb)/freefont-$(FREEFONT_TTF_VERSION)
FREEFONT_TTF_DEPS := freetype_install
FREEFONT_TTF_DEPS += download_freefont_ttf