diff options
author | tnn <tnn@pkgsrc.org> | 2020-03-18 21:58:38 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2020-03-18 21:58:38 +0000 |
commit | d0e48806e630a5bc879531d987553490f3353678 (patch) | |
tree | 1e87708c36560c1fbc2d10584430f341e9cb4f6e | |
parent | 833a7913902155d2f5b78e5007353ab5423431ba (diff) | |
download | pkgsrc-d0e48806e630a5bc879531d987553490f3353678.tar.gz |
cantana: PLIST.unix -> PLIST.notdarwin
-rw-r--r-- | audio/cantata/Makefile | 6 | ||||
-rw-r--r-- | audio/cantata/PLIST | 38 |
2 files changed, 22 insertions, 22 deletions
diff --git a/audio/cantata/Makefile b/audio/cantata/Makefile index bf32070cb09..aedb05a30af 100644 --- a/audio/cantata/Makefile +++ b/audio/cantata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2020/03/10 22:09:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2020/03/18 21:58:38 tnn Exp $ DISTNAME= cantata-2.3.3 PKGREVISION= 6 @@ -21,11 +21,11 @@ REPLACE_BASH+= cantata-remote.cmake .include "../../mk/bsd.prefs.mk" -PLIST_VARS+= unix +PLIST_VARS+= notdarwin .if ${OPSYS} == "Darwin" .include "../../x11/qt5-qtmacextras/buildlink3.mk" .else -PLIST.unix= yes +PLIST.notdarwin= yes .endif .include "../../audio/libebur128/buildlink3.mk" diff --git a/audio/cantata/PLIST b/audio/cantata/PLIST index 19d4ee2382c..6e4a3901e95 100644 --- a/audio/cantata/PLIST +++ b/audio/cantata/PLIST @@ -1,21 +1,21 @@ -@comment $NetBSD: PLIST,v 1.2 2019/07/05 18:20:19 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2020/03/18 21:58:38 tnn Exp $ bin/cantata -${PLIST.unix}lib/cantata/cantata-replaygain -${PLIST.unix}lib/cantata/cantata-tags -${PLIST.unix}share/applications/cantata.desktop -${PLIST.unix}share/cantata/icons/podcasts.png -${PLIST.unix}share/cantata/icons/soundcloud.png -${PLIST.unix}share/cantata/icons/stream.png +${PLIST.notdarwin}lib/cantata/cantata-replaygain +${PLIST.notdarwin}lib/cantata/cantata-tags +${PLIST.notdarwin}share/applications/cantata.desktop +${PLIST.notdarwin}share/cantata/icons/podcasts.png +${PLIST.notdarwin}share/cantata/icons/soundcloud.png +${PLIST.notdarwin}share/cantata/icons/stream.png share/cantata/scripts/cantata-dynamic -${PLIST.unix}share/cantata/scripts/cantata-remote -${PLIST.unix}share/icons/hicolor/128x128/apps/cantata.png -${PLIST.unix}share/icons/hicolor/16x16/apps/cantata.png -${PLIST.unix}share/icons/hicolor/22x22/apps/cantata.png -${PLIST.unix}share/icons/hicolor/24x24/apps/cantata.png -${PLIST.unix}share/icons/hicolor/256x256/apps/cantata.png -${PLIST.unix}share/icons/hicolor/32x32/apps/cantata.png -${PLIST.unix}share/icons/hicolor/48x48/apps/cantata.png -${PLIST.unix}share/icons/hicolor/512x512/apps/cantata.png -${PLIST.unix}share/icons/hicolor/64x64/apps/cantata.png -${PLIST.unix}share/icons/hicolor/scalable/apps/cantata.svg -${PLIST.unix}share/icons/hicolor/symbolic/apps/cantata-symbolic.svg +${PLIST.notdarwin}share/cantata/scripts/cantata-remote +${PLIST.notdarwin}share/icons/hicolor/128x128/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/16x16/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/22x22/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/24x24/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/256x256/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/32x32/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/48x48/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/512x512/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/64x64/apps/cantata.png +${PLIST.notdarwin}share/icons/hicolor/scalable/apps/cantata.svg +${PLIST.notdarwin}share/icons/hicolor/symbolic/apps/cantata-symbolic.svg |