pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
compat32_lcms2: Fix .include entry
Module Name: pkgsrc-wip
Committed By: Naveen Narayanan <zerous@nocebo.space>
Pushed By: zerous
Date: Tue Jul 23 17:31:26 2019 +0200
Changeset: 03f694c67cf036257a4ae9ea9fcf3164d5d4f2c1
Modified Files:
compat32_lcms2/Makefile
Log Message:
compat32_lcms2: Fix .include entry
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=03f694c67cf036257a4ae9ea9fcf3164d5d4f2c1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
compat32_lcms2/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/compat32_lcms2/Makefile b/compat32_lcms2/Makefile
index 3282cad118..a76b8de763 100644
--- a/compat32_lcms2/Makefile
+++ b/compat32_lcms2/Makefile
@@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
TEST_TARGET= check
GNU_CONFIGURE_PREFIX= ${PREFIX}/emul/netbsd32/
-
# lcms does not need zlib, but will look for it and link it to tifficc
# if present. Therefore, we don't enjoin lcms from finding zlib, but
# don't include it via bl3.
@@ -24,5 +23,5 @@ GNU_CONFIGURE_PREFIX= ${PREFIX}/emul/netbsd32/
PKGCONFIG_OVERRIDE= lcms2.pc.in
.include "../../mk/jpeg.buildlink3.mk"
-.include "../../wip/tiff-32/buildlink3.mk"
+.include "../../wip/compat32_tiff/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index