pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libextractor
Module Name:    pkgsrc
Committed By:   nikita
Date:           Tue Apr 16 22:16:49 UTC 2024
Modified Files:
        pkgsrc/devel/libextractor: Makefile
Log Message:
libextractor: depends on iso-codes.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/devel/libextractor/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libextractor/Makefile
diff -u pkgsrc/devel/libextractor/Makefile:1.117 pkgsrc/devel/libextractor/Makefile:1.118
--- pkgsrc/devel/libextractor/Makefile:1.117    Tue Apr 16 19:01:49 2024
+++ pkgsrc/devel/libextractor/Makefile  Tue Apr 16 22:16:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2024/04/16 19:01:49 nikita Exp $
+# $NetBSD: Makefile,v 1.118 2024/04/16 22:16:49 nikita Exp $
 
 DISTNAME=      libextractor-1.13
 CATEGORIES=    devel
@@ -40,6 +40,7 @@ SHLIBTOOL_OVERRIDE=   # empty
 .include "../../multimedia/mp4v2/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../sysutils/file/buildlink3.mk"
+.include "../../textproc/iso-codes/buildlink3.mk"
 .include "../../www/tidy/buildlink3.mk"
 .include "../../mk/dlopen.buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index