pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/vorbis-tools



Module Name:    pkgsrc
Committed By:   drixter
Date:           Thu Jun 11 18:55:45 UTC 2026

Modified Files:
        pkgsrc/audio/vorbis-tools: Makefile

Log Message:
audio/vorbis-tools: Remove buildlink3 to multimedia/libkate


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/audio/vorbis-tools/Makefile

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

Modified files:

Index: pkgsrc/audio/vorbis-tools/Makefile
diff -u pkgsrc/audio/vorbis-tools/Makefile:1.103 pkgsrc/audio/vorbis-tools/Makefile:1.104
--- pkgsrc/audio/vorbis-tools/Makefile:1.103    Thu Jun 11 14:18:39 2026
+++ pkgsrc/audio/vorbis-tools/Makefile  Thu Jun 11 18:55:45 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2026/06/11 14:18:39 drixter Exp $
+# $NetBSD: Makefile,v 1.104 2026/06/11 18:55:45 drixter Exp $
 
 DISTNAME=      vorbis-tools-1.4.3
+PKGREVISION=    1
 CATEGORIES=    audio
 MASTER_SITES=  https://ftp.osuosl.org/pub/xiph/releases/vorbis/
 
@@ -27,6 +28,5 @@ PTHREAD_OPTS+=        require
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../multimedia/libogg/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
-.include "../../multimedia/libkate/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index