aboutsummaryrefslogtreecommitdiff
path: root/audio/gnupod
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /audio/gnupod
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'audio/gnupod')
-rw-r--r--audio/gnupod/Makefile24
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile
index cb4f7619304c..269e6aa456f7 100644
--- a/audio/gnupod/Makefile
+++ b/audio/gnupod/Makefile
@@ -14,12 +14,12 @@ COMMENT= Set of Perl scripts for using an Apple iPod
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info \
- p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
- p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
- p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
- p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
+BUILD_DEPENDS= p5-MP3-Info>=0:audio/p5-MP3-Info \
+ p5-XML-Parser>=0:textproc/p5-XML-Parser \
+ p5-TimeDate>=0:devel/p5-TimeDate \
+ p5-Unicode-String>=0:converters/p5-Unicode-String \
+ p5-libwww>=0:www/p5-libwww \
+ p5-Digest-SHA1>=0:security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}
INFO= gnupod
@@ -34,12 +34,12 @@ CONFIGURE_ENV= ac_cv_path_PERL=${PERL}
OPTIONS_DEFINE= FLAC VORBIS DOCS
-FLAC_BUILD_DEPENDS= p5-Audio-FLAC-Header>=0:${PORTSDIR}/audio/p5-Audio-FLAC-Header
-FLAC_RUN_DEPENDS= p5-Audio-FLAC-Header>=0:${PORTSDIR}/audio/p5-Audio-FLAC-Header
-VORBIS_BUILD_DEPENDS= p5-Ogg-Vorbis-Header-PurePerl>=0:${PORTSDIR}/audio/p5-Ogg-Vorbis-Header-PurePerl \
- oggdec:${PORTSDIR}/audio/vorbis-tools
-VORBIS_RUN_DEPENDS= p5-Ogg-Vorbis-Header-PurePerl>=0:${PORTSDIR}/audio/p5-Ogg-Vorbis-Header-PurePerl \
- oggdec:${PORTSDIR}/audio/vorbis-tools
+FLAC_BUILD_DEPENDS= p5-Audio-FLAC-Header>=0:audio/p5-Audio-FLAC-Header
+FLAC_RUN_DEPENDS= p5-Audio-FLAC-Header>=0:audio/p5-Audio-FLAC-Header
+VORBIS_BUILD_DEPENDS= p5-Ogg-Vorbis-Header-PurePerl>=0:audio/p5-Ogg-Vorbis-Header-PurePerl \
+ oggdec:audio/vorbis-tools
+VORBIS_RUN_DEPENDS= p5-Ogg-Vorbis-Header-PurePerl>=0:audio/p5-Ogg-Vorbis-Header-PurePerl \
+ oggdec:audio/vorbis-tools
post-install:
# It tries to guess where it should install it's Perl modules, gets it