pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/buzztrax



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Oct 27 10:37:43 UTC 2019

Modified Files:
        pkgsrc/audio/buzztrax: Makefile

Log Message:
buzztrax: needs omf-scrollkeeper


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/buzztrax/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/buzztrax/Makefile
diff -u pkgsrc/audio/buzztrax/Makefile:1.4 pkgsrc/audio/buzztrax/Makefile:1.5
--- pkgsrc/audio/buzztrax/Makefile:1.4  Wed Oct 23 19:50:23 2019
+++ pkgsrc/audio/buzztrax/Makefile      Sun Oct 27 10:37:43 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/10/23 19:50:23 nia Exp $
+# $NetBSD: Makefile,v 1.5 2019/10/27 10:37:43 nia Exp $
 
 DISTNAME=      buzztrax-0.10.2
 CATEGORIES=    audio
@@ -43,4 +43,5 @@ CONFIGURE_ARGS+=      --disable-schemas-compi
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index