aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xv-m17n
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-11 05:14:40 +0800
committermat <mat@FreeBSD.org>2015-04-11 05:14:40 +0800
commit780d2390790b49ef0ec7f622236be0690489c995 (patch)
tree59b2df5b77454da9e0b481ee9b429a4deda1282e /graphics/xv-m17n
parentc14ced0780ca23109d94cbe77730ae09bf85dcea (diff)
downloadfreebsd-ports-gnome-780d2390790b49ef0ec7f622236be0690489c995.tar.gz
freebsd-ports-gnome-780d2390790b49ef0ec7f622236be0690489c995.tar.zst
freebsd-ports-gnome-780d2390790b49ef0ec7f622236be0690489c995.zip
Don't let xv change its name when options change.
With hat: portmgr Sponsored by: Absolight
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"