aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv
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
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')
-rw-r--r--graphics/xv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 5f26369cc59a..d1b8bac4ba86 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -38,7 +38,6 @@ CFLAGS:= ${CFLAGS:S/-O2//g}
.endif
.if ${PORT_OPTIONS:MM17N}
-PKGNAMESUFFIX= -m17n${PKGNAMESUFFIX2}
MAKE_ENV= LOCALE_EXTENSION=-DTV_MULTILINGUAL
DESCR= ${FILESDIR}/pkg-descr
.endif