aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-12-06 15:19:36 +0000
committerCy Schubert <cy@FreeBSD.org>2017-12-06 15:19:36 +0000
commit081fb04143d1945fa090ff3e0bc862861484e7c3 (patch)
treed5d399421a51db3d051c540c9b67758ad5e474ed /x11-toolkits/open-motif/Makefile
parent89f9702b7e42589799845d8ed8f4443d32f85c94 (diff)
downloadports-081fb04143d1945fa090ff3e0bc862861484e7c3.tar.gz
ports-081fb04143d1945fa090ff3e0bc862861484e7c3.zip
Adjust MASTER_SITES to replace a hardcoded version number with
PORTVERSION.
Notes
Notes: svn path=/head/; revision=455652
Diffstat (limited to 'x11-toolkits/open-motif/Makefile')
-rw-r--r--x11-toolkits/open-motif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index fe361eb697c0..0c8bb94fd285 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -4,7 +4,7 @@ PORTNAME= open-motif
PORTVERSION= 2.3.7
CATEGORIES= x11-toolkits
# MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/
-MASTER_SITES= SF/motif/Motif%202.3.7%20Source%20Code/
+MASTER_SITES= SF/motif/Motif%20${PORTVERSION}%20Source%20Code/
DISTNAME= motif-${PORTVERSION}
MAINTAINER= cy@FreeBSD.org