summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-08-28 15:48:28 +0000
committerwiz <wiz@pkgsrc.org>2016-08-28 15:48:28 +0000
commit603dcc22edc1f178f5df2f3c0853c1294bfc80f8 (patch)
tree85b93e9a4d849775aa1efab701f573dd711aa579 /audio
parent5391a4ec072e7fb654bef8dbf0ece3ee0945c3fb (diff)
downloadpkgsrc-603dcc22edc1f178f5df2f3c0853c1294bfc80f8.tar.gz
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure. Mark a couple more packages as not ready for python-3.x.
Diffstat (limited to 'audio')
-rw-r--r--audio/playitslowly/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/playitslowly/Makefile b/audio/playitslowly/Makefile
index ba35c601e5e..b30fa5e4e6e 100644
--- a/audio/playitslowly/Makefile
+++ b/audio/playitslowly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/05/29 21:12:14 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/08/28 15:48:28 wiz Exp $
DISTNAME= playitslowly-1.5.1
CATEGORIES= audio
@@ -22,7 +22,6 @@ SUBST_STAGE.exec= post-build
SUBST_MESSAGE.exec= Fixing path to python interpreter.
USE_LANGUAGES= # none
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"