pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kallisto: Use committed libaec



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jul 23 14:25:59 2020 +0000
Changeset:	cc5faa554c79c216d426ec315b92bc9b9d86d3d9

Modified Files:
	kallisto/Makefile

Log Message:
kallisto: Use committed libaec

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cc5faa554c79c216d426ec315b92bc9b9d86d3d9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kallisto/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/kallisto/Makefile b/kallisto/Makefile
index f75e9b9314..9b6ec44c7b 100644
--- a/kallisto/Makefile
+++ b/kallisto/Makefile
@@ -33,6 +33,6 @@ post-install:
 	cd ${WRKSRC} && pax -rw test ${DESTDIR}${DATADIR}
 
 .include "../../devel/hdf5/buildlink3.mk"
-.include "../../wip/libaec/buildlink3.mk"
+.include "../../archivers/libaec/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index