aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5-devel/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-04-11 12:30:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-04-11 12:30:06 +0000
commit8bcbf3d92dfb8b04baa225fe1b80957276ea15d7 (patch)
treee63fde5f9cab278f6426b2082cedb115c65e247c /lang/perl5-devel/Makefile
parenta6f21a7c2015876df211da18dc6e991bcfcb0d65 (diff)
downloadports-8bcbf3d92dfb8b04baa225fe1b80957276ea15d7.tar.gz
ports-8bcbf3d92dfb8b04baa225fe1b80957276ea15d7.zip
Don't set DISTNAME, the reason for it was a bit silly to start with.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=438256
Diffstat (limited to 'lang/perl5-devel/Makefile')
-rw-r--r--lang/perl5-devel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile
index e0e8c2e42abf..b9f8504c1129 100644
--- a/lang/perl5-devel/Makefile
+++ b/lang/perl5-devel/Makefile
@@ -5,12 +5,13 @@ PORTNAME= perl
PORTREVISION= 0
# XXX Remove second line, uncomment first
#DISTVERSION= ${PERL_VERSION}
+DISTVERSIONPREFIX= v
DISTVERSION= ${GH_TAGNAME:C/^v//:C/-g[0-9a-f]*$//}
+DISTVERSIONSUFFIX= ${GH_TAGNAME:C/.*-g/-g/}
CATEGORIES= lang devel perl5
# XXX Leave only CPAN.
-MASTER_SITES= LOCAL/mat/perl GH CPAN/../../src/5.0
-# XXX Remove DISTNAME
-DISTNAME= ${PORTNAME}-${DISTVERSION}
+MASTER_SITES= LOCAL/mat/perl GH
+#MASTER_SITES= CPAN/../../src/5.0
DIST_SUBDIR= perl
# XXX -> perl@