pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fbida: don't depend directly on jpeg
Module Name: pkgsrc-wip
Committed By: Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By: rhialto
Date: Thu Jul 3 18:43:46 2025 +0200
Changeset: b85195146548b3c4e0e4f066aeb2e4d6c8f5128b
Modified Files:
fbida/Makefile
Log Message:
fbida: don't depend directly on jpeg
because this overrides the default-setting which currently is
libjpeg-turbo.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b85195146548b3c4e0e4f066aeb2e4d6c8f5128b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fbida/Makefile | 3 ---
1 file changed, 3 deletions(-)
diffs:
diff --git a/fbida/Makefile b/fbida/Makefile
index e22cad7b5b..272c814d46 100644
--- a/fbida/Makefile
+++ b/fbida/Makefile
@@ -26,9 +26,6 @@ post-extract:
cp jpeg-9c/$$f jpeg/90; \
done
-# Depend on this, purely for fetching the distfile.
-DEPENDS+= jpeg>=9c:../../graphics/jpeg
-
# not used, even though the configure output claims it
#.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index