Andreas Wacknitz
2023-01-22 82bf6acca3e88e0684981f3695cd427c72edf329
shared-macros.mk: provide JPEG_IMPLEM_PKG definition

1 files modified
3 ■■■■■ changed files
make-rules/shared-macros.mk 3 ●●●●● patch | view | raw | blame | history
make-rules/shared-macros.mk
@@ -928,6 +928,9 @@
JPEG_LDFLAGS.64 =  -L$(JPEG_LIBDIR.64) -R$(JPEG_LIBDIR.64)
JPEG_LDFLAGS =     $(JPEG_LDFLAGS.$(BITS))
JPEG_IMPLEM_PKG = image/library/$(JPEG_IMPLEM)
REQUIRED_PACKAGES_SUBST += JPEG_IMPLEM_PKG
# This is the default BUILD version of tcl
# Not necessarily the system's default version, i.e. /usr/bin/tclsh
TCL_VERSION =  8.6