diff options
Diffstat (limited to 'www/w3m-img/Makefile')
-rw-r--r-- | www/w3m-img/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile index 3cdde68ade23..86717bc80dcd 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -14,7 +14,7 @@ MASTERDIR= ${.CURDIR}/../../www/w3m PKGDIR= ${.CURDIR} PLIST= ${MASTERDIR}/pkg-plist -INLINE_IMAGE= yes +WITH_INLINE_IMAGE= yes CONFLICTS= ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-0.5.* w3m-m17n-0.5.* w3m-m17n-img-0.5.* .include "${MASTERDIR}/Makefile" |