| File: X11/freetype/Makefile | |
|---|---|
| lnx-bbc--stable--2.1--patch-38 | lnx-bbc--research--0.0--patch-33 |
| Line 17 | Line 17 |
| text image generation tools, and many other products as well.. endef | text image generation tools, and many other products as well.. endef |
| LIBDEPS = devel/glibc lib/zlib | LIBDEPS = lib/zlib |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile freetype-config | CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile freetype-config |
| CONFIGURE_ARGS = $(DIRPATHS) --host=$(GARHOST) | CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) |
| INSTALL_OVERRIDE_DIRS = libdir bindir includedir prefix | INSTALL_OVERRIDE_DIRS = libdir bindir includedir prefix |