aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv-m17n
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-10 21:14:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-10 21:14:40 +0000
commitd9ba59204e6136abea310d3283302e66d99fa891 (patch)
tree59b2df5b77454da9e0b481ee9b429a4deda1282e /graphics/xv-m17n
parent00503c38be453e5662063fea477f6bf81349673e (diff)
downloadports-d9ba59204e6136abea310d3283302e66d99fa891.tar.gz
ports-d9ba59204e6136abea310d3283302e66d99fa891.zip
Don't let xv change its name when options change.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=383766
Diffstat (limited to 'graphics/xv-m17n')
-rw-r--r--graphics/xv-m17n/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile
index 13d153cd7ae4..8685f7551246 100644
--- a/graphics/xv-m17n/Makefile
+++ b/graphics/xv-m17n/Makefile
@@ -8,4 +8,6 @@ MASTERDIR= ${.CURDIR}/../xv
OPTIONS_SLAVE= M17N
+PKGNAMESUFFIX= -m17n${PKGNAMESUFFIX2}
+
.include "${MASTERDIR}/Makefile"