pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/terminatorx



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Oct  5 12:13:25 UTC 2019

Modified Files:
        pkgsrc/audio/terminatorx: Makefile

Log Message:
terminatorx: +desktopdb.mk


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/audio/terminatorx/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/terminatorx/Makefile
diff -u pkgsrc/audio/terminatorx/Makefile:1.55 pkgsrc/audio/terminatorx/Makefile:1.56
--- pkgsrc/audio/terminatorx/Makefile:1.55      Sat Oct  5 12:09:26 2019
+++ pkgsrc/audio/terminatorx/Makefile   Sat Oct  5 12:13:25 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2019/10/05 12:09:26 nia Exp $
+# $NetBSD: Makefile,v 1.56 2019/10/05 12:13:25 nia Exp $
 
 DISTNAME=      terminatorX-4.0.1
 PKGNAME=       ${DISTNAME:S/X/x/1}
@@ -52,6 +52,7 @@ SUBST_SED.prefix+=    -e "s|/usr/share/lads
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../textproc/liblrdf/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"



Home | Main Index | Thread Index | Old Index