summaryrefslogtreecommitdiff
path: root/packages/x11/libfontenc
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-05 14:12:40 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-05 14:12:40 +0200
commite9d21178925488ce0e3c84391b3321daae180841 (patch)
tree8323ce8ca4002677d5bf94f4e70b56f84ca194f9 /packages/x11/libfontenc
parent077ae035eefb5fb232b87003efe6c5f5d7e8f9f5 (diff)
downloadembtoolkit-e9d21178925488ce0e3c84391b3321daae180841.tar.gz
embtoolkit-e9d21178925488ce0e3c84391b3321daae180841.tar.bz2
embtoolkit-e9d21178925488ce0e3c84391b3321daae180841.tar.xz
Packages: zlib: convert to partially use generic macros
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/x11/libfontenc')
-rw-r--r--packages/x11/libfontenc/libfontenc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/x11/libfontenc/libfontenc.mk b/packages/x11/libfontenc/libfontenc.mk
index 0e4b184..fe1c8ea 100644
--- a/packages/x11/libfontenc/libfontenc.mk
+++ b/packages/x11/libfontenc/libfontenc.mk
@@ -40,7 +40,7 @@ LIBFONTENC_PKGCONFIGS = libfontenc.pc
LIBFONTENC_CONFIGURE_OPTS := --disable-malloc0returnsnull
-LIBFONTENC_DEPS := zlib_target_install
+LIBFONTENC_DEPS := zlib_install
libfontenc_install:
@test -e $(LIBFONTENC_BUILD_DIR)/.installed || \