pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/mariadb1011-embedded



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul 22 19:28:04 UTC 2024

Modified Files:
        pkgsrc/databases/mariadb1011-embedded: Makefile

Log Message:
mariadb1011-embedded: remove redudant buildlinking


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/mariadb1011-embedded/Makefile

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

Modified files:

Index: pkgsrc/databases/mariadb1011-embedded/Makefile
diff -u pkgsrc/databases/mariadb1011-embedded/Makefile:1.5 pkgsrc/databases/mariadb1011-embedded/Makefile:1.6
--- pkgsrc/databases/mariadb1011-embedded/Makefile:1.5  Tue Jul 16 10:02:00 2024
+++ pkgsrc/databases/mariadb1011-embedded/Makefile      Mon Jul 22 19:28:04 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2024/07/16 10:02:00 prlw1 Exp $
+# $NetBSD: Makefile,v 1.6 2024/07/22 19:28:04 adam Exp $
 
 PKGNAME=       ${DISTNAME:S/-/-embedded-/}
 PKGREVISION=   4
@@ -375,8 +375,6 @@ post-install:
                        rm -rf ${DESTDIR}${PREFIX}/$$file; \
                done
 
-.include "../../archivers/bzip2/buildlink3.mk"
-.include "../../archivers/xz/buildlink3.mk"
 .include "../../databases/mariadb1011-client/buildlink3.mk"
 .include "../../devel/libexecinfo/buildlink3.mk"
 .include "../../security/tcp_wrappers/buildlink3.mk"



Home | Main Index | Thread Index | Old Index