aboutsummaryrefslogtreecommitdiff
path: root/www/w3m-m17n-img
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3m-m17n-img')
-rw-r--r--www/w3m-m17n-img/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m-m17n-img/Makefile b/www/w3m-m17n-img/Makefile
index 230c0f0054e6..acd85a99b84f 100644
--- a/www/w3m-m17n-img/Makefile
+++ b/www/w3m-m17n-img/Makefile
@@ -14,8 +14,8 @@ MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
-M17N= yes
-INLINE_IMAGE= yes
+WITH_M17N= yes
+WITH_INLINE_IMAGE= yes
CONFLICTS= ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-0.5.* w3m-m17n-0.5.* w3m-img-0.5.*
.include "${MASTERDIR}/Makefile"