aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.20
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-31 13:44:48 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-31 13:44:48 +0000
commit407d4441f250d49664f88c87ee0fdd8cecdc9721 (patch)
tree31906b7dae0eeb16ff3ee319b75448b8df448ea7 /lang/perl5.20
parenteaf24585347a47f3fa9229e74d0279eb0ffc78d9 (diff)
downloadports-407d4441f250d49664f88c87ee0fdd8cecdc9721.tar.gz
ports-407d4441f250d49664f88c87ee0fdd8cecdc9721.zip
Fix last commit.
Pointy hat to: mat Noticed by: the index breakage notification of portsnap. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=395700
Diffstat (limited to 'lang/perl5.20')
-rw-r--r--lang/perl5.20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.20/Makefile b/lang/perl5.20/Makefile
index 3d6cce40a889..2a19a9854e97 100644
--- a/lang/perl5.20/Makefile
+++ b/lang/perl5.20/Makefile
@@ -144,7 +144,7 @@ PLIST_SUB+= PERL_VERSION=${PERL_VERSION} \
PRIV_LIB=${_PRIV_LIB} \
ARCH_LIB=${_ARCH_LIB}
-.include "${PORTSDIR}/Mk/bsd.default-versions.mk"
+.include "${.CURDIR}/../../Mk/bsd.default-versions.mk"
# if this port is default due PERL5_DEFAULT
# change PKGNAME to reflect this