diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index 2475dfcee849..0b92d8c0d25d 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -43,7 +43,7 @@ XEMACS_VER= ${XEMACS_REL}.22 XEMACS_ARCH= ${CONFIGURE_TARGET} USE_BZIP2= yes -USES= gettext +USES= gettext makeinfo USE_CSTD= gnu89 USE_XORG= xpm xbitmaps xaw STRIP= |