summaryrefslogtreecommitdiff
path: root/lang/perl5.14/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-02-16 07:27:41 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-02-16 07:27:41 +0000
commit7acda58ecaffae65a58699849671b3bbcc1d6af2 (patch)
tree2d5c415371df43fbedad71da83a7119c0c8f3be9 /lang/perl5.14/Makefile
parentCheck to see if "/dev/usb " exists, and if it does, don't try to (diff)
Fix install of BSDPAN (BSDPAN_WRKSRC) and unbreak.
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> Prompted by: QAT on-commit run Pointyhat to: skv@
Notes
Notes: svn path=/head/; revision=228485
Diffstat (limited to 'lang/perl5.14/Makefile')
-rw-r--r--lang/perl5.14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.14/Makefile b/lang/perl5.14/Makefile
index f425efe1bc89..4a4d262c0ca6 100644
--- a/lang/perl5.14/Makefile
+++ b/lang/perl5.14/Makefile
@@ -143,7 +143,7 @@ BSDPAN_FILES= BSDPAN.pm BSDPAN/Override.pm Config.pm \
ExtUtils/MakeMaker.pm \
ExtUtils/Packlist.pm
BSDPAN_VERSION= ${PORTVERSION}_1
-BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${PORTVERSION}
+BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${BSDPAN_VERSION}
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall