pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/boca
Module Name: pkgsrc
Committed By: wiz
Date: Mon Aug 11 20:45:35 UTC 2025
Modified Files:
pkgsrc/audio/boca: Makefile
Log Message:
boca: remove reference to non-existent devel/smooth
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/boca/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/boca/Makefile
diff -u pkgsrc/audio/boca/Makefile:1.1 pkgsrc/audio/boca/Makefile:1.2
--- pkgsrc/audio/boca/Makefile:1.1 Sun Aug 10 13:41:17 2025
+++ pkgsrc/audio/boca/Makefile Mon Aug 11 20:45:35 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/08/10 13:41:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2025/08/11 20:45:35 wiz Exp $
DISTNAME= boca-1.0.7
CATEGORIES= audio
@@ -17,7 +17,7 @@ CFLAGS+= -I${BUILDLINK_DIR}/include
MAKE_FLAGS= prefix=${PREFIX}
-.include "../../devel/smooth/buildlink3.mk"
+#.include "../../devel/smooth/buildlink3.mk"
.include "../../misc/libcdio-paranoia/buildlink3.mk"
.include "../../textproc/uriparser/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index