aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv-m17n
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:48:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:48:41 +0000
commit66a6bc019852c2b404eae5c75e03fbfd11e9d3e9 (patch)
treef56fd6907039db3d482bd0f26cc7297a17c9a9e5 /graphics/xv-m17n
parent19ce0d9a56897a33d0c8c388764569f521bd9628 (diff)
downloadports-66a6bc019852c2b404eae5c75e03fbfd11e9d3e9.tar.gz
ports-66a6bc019852c2b404eae5c75e03fbfd11e9d3e9.zip
- use OPTIONS_SLAVE
Notes
Notes: svn path=/head/; revision=349674
Diffstat (limited to 'graphics/xv-m17n')
-rw-r--r--graphics/xv-m17n/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile
index 356c9157f28b..c4f16130f0e3 100644
--- a/graphics/xv-m17n/Makefile
+++ b/graphics/xv-m17n/Makefile
@@ -6,6 +6,6 @@ COMMENT= An X11 program that displays images of various formats with multilingua
MASTERDIR= ${.CURDIR}/../xv
-WITH_M17N= yes
+OPTIONS_SLAVE= M17N
.include "${MASTERDIR}/Makefile"