diff options
Diffstat (limited to 'share/Makefile')
-rw-r--r-- | share/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/share/Makefile b/share/Makefile index 25b2ba3a3337..fae485f1b706 100644 --- a/share/Makefile +++ b/share/Makefile @@ -49,10 +49,6 @@ _dict= dict _examples= examples .endif -.if ${MK_GROFF} != "no" -_me= me -.endif - .if ${MK_ICONV} != "no" _i18n= i18n .endif |