aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-04-12 09:09:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-04-12 09:09:47 +0000
commit9858b9137f12286dea54a64637c9976d60a1f442 (patch)
treea7cb1648ea2566df3629aca2e587c6b30f8c5aa2 /textproc/aspell
parenta187acc298411a7b6cb34f4a5f04a87d6ea9f75f (diff)
downloadports-9858b9137f12286dea54a64637c9976d60a1f442.tar.gz
ports-9858b9137f12286dea54a64637c9976d60a1f442.zip
Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=438338
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile.inc b/textproc/aspell/Makefile.inc
index ba10e608d233..bf94b55329e5 100644
--- a/textproc/aspell/Makefile.inc
+++ b/textproc/aspell/Makefile.inc
@@ -2,8 +2,8 @@
# To be included by dictionaries ports.
MASTER_SITES?= GNU/aspell/dict/${DICT}
-DISTNAME?= aspell${DISTVERSION}
-PORTVERSION?= ${DISTVERSION:tl:C/cvs/0_/:C/pt_../p/:C/[0-9]?-?[a-z]+-//g:C/([0-9])([a-z])/\1.\2/g:C/:(.)/\1/g:C/[^a-z0-9+]+/./g}
+DISTNAME?= aspell${SPELLVERSION}
+PORTVERSION?= ${SPELLVERSION:tl:C/cvs/0_/:C/pt_../p/:C/[0-9]?-?[a-z]+-//g:C/([0-9])([a-z])/\1.\2/g:C/:(.)/\1/g:C/[^a-z0-9+]+/./g}
LIB_DEPENDS= libaspell.so:textproc/aspell