aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gnupod
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-24 20:05:09 +0800
committerijliao <ijliao@FreeBSD.org>2003-10-24 20:05:09 +0800
commit821f4bfe1527325c53be4dbf7c0a00aff391e896 (patch)
tree58fe92204378aa80d003f4d264f7a76f3b318df9 /audio/gnupod
parent1b702a0f718f009f5a32d32d75a69be3a129dd71 (diff)
downloadfreebsd-ports-gnome-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.gz
freebsd-ports-gnome-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.zst
freebsd-ports-gnome-821f4bfe1527325c53be4dbf7c0a00aff391e896.zip
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'audio/gnupod')
-rw-r--r--audio/gnupod/Makefile10
-rw-r--r--audio/gnupod/pkg-plist2
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile
index 9fb256e0aab4..e9e2a74a3883 100644
--- a/audio/gnupod/Makefile
+++ b/audio/gnupod/Makefile
@@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= gnupod
MAINTAINER= david@dyn-ns.net
COMMENT= A set of Perl scripts for using an Apple iPod
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
+BUILD_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
+ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
+ ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
+ ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed \
+ ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
INFO= gnupod
diff --git a/audio/gnupod/pkg-plist b/audio/gnupod/pkg-plist
index 3dcfe0487582..b59340183837 100644
--- a/audio/gnupod/pkg-plist
+++ b/audio/gnupod/pkg-plist
@@ -8,7 +8,7 @@ bin/gnupod_renumber.pl
bin/gnupod_search.pl
bin/mktunes.pl
bin/tunes2pod.pl
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/iPod.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/iPod.pm
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%%%DOCSDIR%%/gnutunesdb.example
%%PORTDOCS%%%%DOCSDIR%%/gnupod.html