summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-25 09:39:32 +0000
committerwiz <wiz@pkgsrc.org>2010-09-25 09:39:32 +0000
commitf405336f371c23be91ff1514938c42023800fffa (patch)
treeccbcd393cd24b0480eff517e23698c7544db78a4 /audio
parent502bec798d3cd8546517bbc860c1611f7e6b3a1c (diff)
downloadpkgsrc-f405336f371c23be91ff1514938c42023800fffa.tar.gz
This stopped using perl to build -- remove remaining perl occurrences.
Build changes only, so no PKGREVISION++.
Diffstat (limited to 'audio')
-rw-r--r--audio/liblastfm/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/audio/liblastfm/Makefile b/audio/liblastfm/Makefile
index 15eee9e1311..75d16512219 100644
--- a/audio/liblastfm/Makefile
+++ b/audio/liblastfm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/09/17 08:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2010/09/25 09:39:32 wiz Exp $
#
DISTNAME= mxcl-liblastfm-0.3.2-0-gc64ed83
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/mxcl-liblastfm-3539836
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= bash gmake perl pkg-config
+USE_TOOLS+= bash gmake pkg-config
PREPEND_PATH+= ${QTDIR}/bin
HAS_CONFIGURE= yes
@@ -26,14 +26,13 @@ CONFIGURE_ARGS+= --prefix ${PREFIX}
#CPPFLAGS+= -fPIC
CONFIG_SHELL= ${RUBY}
-REPLACE_PERL= admin/findsrc
-
-REPLACE_RUBY+= admin/which_qmake.rb
-REPLACE_RUBY+= admin/lastfm.h.rb
REPLACE_RUBY+= admin/Makefile.rb
+REPLACE_RUBY+= admin/findsrc.rb
+REPLACE_RUBY+= admin/lastfm.h.rb
REPLACE_RUBY+= admin/platform.rb
-REPLACE_RUBY+= admin/utils.rb
REPLACE_RUBY+= admin/qpp
+REPLACE_RUBY+= admin/utils.rb
+REPLACE_RUBY+= admin/which_qmake.rb
pre-configure:
${LN} -sf ${QTDIR}/bin/qmake ${BUILDLINK_DIR}/bin/