pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/deforaos-phone deforaos-phone: wants alsa on linux
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3c57b72431d
branches: trunk
changeset: 452752:c3c57b72431d
user: nia <nia%pkgsrc.org@localhost>
date: Sat May 15 08:16:57 2021 +0000
description:
deforaos-phone: wants alsa on linux
diffstat:
comms/deforaos-phone/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 1a69fb55f963 -r c3c57b72431d comms/deforaos-phone/Makefile
--- a/comms/deforaos-phone/Makefile Sat May 15 08:12:14 2021 +0000
+++ b/comms/deforaos-phone/Makefile Sat May 15 08:16:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2020/08/17 20:17:17 leot Exp $
+# $NetBSD: Makefile,v 1.41 2021/05/15 08:16:57 nia Exp $
DISTNAME= Phone-0.6.0
PKGNAME= deforaos-phone-0.6.0
@@ -39,6 +39,9 @@
${RMDIR} ${DESTDIR}${PREFIX}/share/man
.endif
+.if ${OPSYS} == "Linux"
+.include "../../audio/alsa-lib/buildlink3.mk"
+.endif
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../x11/deforaos-libdesktop/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index