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:   ryoon
Date:           Tue Aug 12 00:57:28 UTC 2025

Modified Files:
        pkgsrc/audio/boca: Makefile

Log Message:
audio/boca: Enable audio/boca again


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/audio/boca/Makefile:1.3
--- pkgsrc/audio/boca/Makefile:1.2      Mon Aug 11 20:45:35 2025
+++ pkgsrc/audio/boca/Makefile  Tue Aug 12 00:57:28 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2025/08/11 20:45:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2025/08/12 00:57:28 ryoon 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