summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2019-09-03 01:43:10 +0000
committermrg <mrg@pkgsrc.org>2019-09-03 01:43:10 +0000
commit8cd74013e6a4c16ebedd3edf744b5440cec256d4 (patch)
tree991bf3755d664604e4e544d95397a3a6d63e6d0b /audio
parent653f3168c27a76e09e800ab4835634fa80c0b8cc (diff)
downloadpkgsrc-8cd74013e6a4c16ebedd3edf744b5440cec256d4.tar.gz
revert 1.123. wasn't finished testing and doesn't work right..
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 242ec12face..e11122e2200 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2019/09/03 01:26:07 mrg Exp $
+# $NetBSD: Makefile,v 1.124 2019/09/03 01:43:10 mrg Exp $
DISTNAME= audacity-2.3.2
PKGREVISION= 1
@@ -101,9 +101,7 @@ post-install:
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.if ${OPSYS} == "Linux"
.include "../../audio/alsa-lib/buildlink3.mk"
-.endif
.include "../../audio/lilv/buildlink3.mk"
.include "../../audio/lv2/buildlink3.mk"
.include "../../audio/soundtouch/buildlink3.mk"